What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 1101011011000001001111110101100111010110110000010011111101011010 | ÖÁ?YÖÁ?Z |
SJIS-WIN | 1101011011000001001111110101100111010110110000010011111101011010 | ヨチ?Yヨチ?Z |
EUC-JP | 1101011011000001001111110101100111010110110000010011111101011010 | 崛?Y崛?Z |
UTF-8 | 1101011011000001001111110101100111010110110000010011111101011010 | ???Y???Z |
UHC | 1101011011000001001111110101100111010110110000010011111101011010 | 逞?Y逞?Z |