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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 隱倪側 | 111010001010101010011000111000101001000110100100 | e8aa98e291a4 |
EUC-JP | 隱倪側 | 111100001010110011010000111001001100001010100110 | f0acd0e4c2a6 |
UTF-8 | 隱倪側 | 111010011001101010110001111001011000000010101010111001011000000110110100 | e99ab1e580aae581b4 |
UHC | 隱倪側 | 111010111101111111100111110100101111011010110000 | ebdfe7d2f6b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)