What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 0011111110100001110100010100011100111111101000011101000101000001 | ?¡ÑG?¡ÑA |
SJIS-WIN | 0011111110100001110100010100011100111111101000011101000101000001 | ?。ムG?。ムA |
EUC-JP | 0011111110100001110100010100011100111111101000011101000101000001 | ?}G?}A |
UTF-8 | 0011111110100001110100010100011100111111101000011101000101000001 | ???G???A |
UHC | 0011111110100001110100010100011100111111101000011101000101000001 | ?⊥G?⊥A |