What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110100110100111111010101010011111110101000111110010011111101000110 | ?M?U?¨ù?F |
SJIS-WIN | 001111110100110100111111010101010011111110101000111110010011111101000110 | ?M?U?ィ?F |
EUC-JP | 001111110100110100111111010101010011111110101000111110010011111101000110 | ?M?U???F |
UTF-8 | 001111110100110100111111010101010011111110101000111110010011111101000110 | ?M?U????F |
UHC | 001111110100110100111111010101010011111110101000111110010011111101000110 | ?M?U?¼?F |