Out of the list of supported encoding for C#, which of those will and will not support encoding or decoding the character sets listed here.
I am looking for a mapping, something like the below table (the below example could be wrong it's just an example).
HL7 Alt Character Set | Supported? | C# Encoding |
---|---|---|
ASCII | Yes | us-ascii |
8859/1 | Yes | iso-8859-1 |
ISO IR14 | No |