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