What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 00111111100100100100000101011111001111110011111101111110 | ?A_??~ |
SJIS-WIN | 00111111100100100100000101011111001111110011111101111110 | ?但_??~ |
EUC-JP | 00111111100100100100000101011111001111110011111101111110 | ??A_??~ |
UTF-8 | 00111111100100100100000101011111001111110011111101111110 | ??A_??~ |
UHC | 00111111100100100100000101011111001111110011111101111110 | ?묨_??~ |