What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111010000111010001011101110011111110100001110100010011111100111111 | ?¡Ñw?¡Ñ?? |
SJIS-WIN | 001111111010000111010001011101110011111110100001110100010011111100111111 | ?。ムw?。ム?? |
EUC-JP | 001111111010000111010001011101110011111110100001110100010011111100111111 | ?}w?}?? |
UTF-8 | 001111111010000111010001011101110011111110100001110100010011111100111111 | ???w????? |
UHC | 001111111010000111010001011101110011111110100001110100010011111100111111 | ?⊥w?⊥?? |