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 | 元?渦??? | 1000110010110011001111111000100101010001001111110011111100111111 | 8cb33f89513f3f3f |
EUC-JP | 元?渦??? | 1011100010110101001111111011000110110010001111110011111100111111 | b8b53fb1b23f3f3f |
UTF-8 | 元렧渦뀀렣찾 | 111001011000010110000011111010111010000010100111111001101011100010100110111010111000000010000000111010111010000010100011111011001011000010111110 | e58583eba0a7e6b8a6eb8080eba0a3ecb0be |
UHC | 元렧渦뀀렣찾 | 111010101010101010001110101101101110100010111110101100101110101110001110101101001100001110100011 | eaaa8eb6e8beb2eb8eb4c3a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)