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