What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111110010010100111011010010011111111100100101001110110100101000010 | ?ä§i?ä§iB |
SJIS-WIN | 001111111110010010100111011010010011111111100100101001110110100101000010 | ?荅i?荅iB |
EUC-JP | 001111111110010010100111011010010011111111100100101001110110100101000010 | ?筵i?筵iB |
UTF-8 | 001111111110010010100111011010010011111111100100101001110110100101000010 | ??i??iB |
UHC | 001111111110010010100111011010010011111111100100101001110110100101000010 | ?什i?什iB |