What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111110011010101000010110100011111111100110101010000101010001000010 | ?æ¨Z?æ¨TB |
SJIS-WIN | 001111111110011010101000010110100011111111100110101010000101010001000010 | ?讓Z?讓TB |
EUC-JP | 001111111110011010101000010110100011111111100110101010000101010001000010 | ?罔Z?罔TB |
UTF-8 | 001111111110011010101000010110100011111111100110101010000101010001000010 | ??Z??TB |
UHC | 001111111110011010101000010110100011111111100110101010000101010001000010 | ?與Z?與TB |