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