To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 臾⑤Ш萸?Р | 1110010001101011100001110100010010000100010110011110010011001110001111111000010001010001 | e46b87448459e4ce3f8451 |
EUC-JP | 臾?Ш萸?Р | 11100111110011000011111110100111101110101110100011010000001111111010011110110010 | e7cc3fa7bae8d03fa7b2 |
UTF-8 | 臾⑤Ш萸롫Р | 11101000100001111011111011100010100100011010010011010000101010001110100010010000101110001110101110100001101010111101000010100000 | e887bee291a4d0a8e890b8eba1abd0a0 |
UHC | 臾⑤Ш萸롫Р | 111010111010110010101000111010111010110010111010111010111010110110001110111010111010110010110010 | ebaca8ebacbaebad8eebacb2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)