What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111010101011000100001111110011111110100101111001000011111101110011 | ?ªÄ??¥ä?s |
SJIS-WIN | 001111111010101011000100001111110011111110100101111001000011111101110011 | ?ェト??・?s |
EUC-JP | 001111111010101011000100001111110011111110100101111001000011111101110011 | ????ヤ?s |
UTF-8 | 001111111010101011000100001111110011111110100101111001000011111101110011 | ????????s |
UHC | 001111111010101011000100001111110011111110100101111001000011111101110011 | ?つ??δ?s |