What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 0011111111111010100011011000001010011111001111111000101101110111 | ?ú?w |
SJIS-WIN | 0011111111111010100011011000001010011111001111111000101101110111 | ?厓ぁ?仇 |
EUC-JP | 0011111111111010100011011000001010011111001111111000101101110111 | ??????w |
UTF-8 | 0011111111111010100011011000001010011111001111111000101101110111 | ???????w |
UHC | 0011111111111010100011011000001010011111001111111000101101110111 | ?哈궆?땧 |