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