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 | 專??元?靜 | 100110111001001100111111001111111000110010110011001111111110100011001110 | 9b933f3f8cb33fe8ce |
EUC-JP | 專??元?靜 | 110101011111001100111111001111111011100010110101001111111111000011010000 | d5f33f3fb8b53ff0d0 |
UTF-8 | 專잰색元렯靜 | 111001011011000010001000111011001001111010110000111011001000001110001001111001011000010110000011111010111010000010101111111010011001110110011100 | e5b088ec9eb0ec8389e58583eba0afe99d9c |
UHC | 專잰색元렯靜 | 111011101111011011000000111010011011101111110110111010101010101010001110101111001111000010100001 | eef6c0e9bbf6eaaa8ebcf0a1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)