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