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