What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 1111000111011111001111110101100111110001110111110011111101011010 | ñß?Yñß?Z |
SJIS-WIN | 1111000111011111001111110101100111110001110111110011111101011010 | ?Y?Z |
EUC-JP | 1111000111011111001111110101100111110001110111110011111101011010 | 驃?Y驃?Z |
UTF-8 | 1111000111011111001111110101100111110001110111110011111101011010 | ???Y???Z |
UHC | 1111000111011111001111110101100111110001110111110011111101011010 | 濬?Y濬?Z |