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