What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110100110000111111010100000011111110100001111100010011111101001110 | ?L?P?¡ñ?N |
SJIS-WIN | 001111110100110000111111010100000011111110100001111100010011111101001110 | ?L?P?。?N |
EUC-JP | 001111110100110000111111010100000011111110100001111100010011111101001110 | ?L?P?¢?N |
UTF-8 | 001111110100110000111111010100000011111110100001111100010011111101001110 | ?L?P????N |
UHC | 001111110100110000111111010100000011111110100001111100010011111101001110 | ?L?P?∵?N |