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 | 癲??愉?㎏ | 111000011001111100111111001111111001011011111001001111111000011101110011 | e19f3f3f96f93f8773 |
EUC-JP | 癲??愉?? | 1110001010100001001111110011111111001100111110110011111100111111 | e2a13f3fccfb3f3f |
UTF-8 | 癲띔꼍愉뽰㎏ | 111001111001100110110010111010111001110110010100111010101011110010001101111001101000010010001001111010111011110110110000111000111000111010001111 | e799b2eb9d94eabc8de68489ebbdb0e38e8f |
UHC | 癲띔꼍愉뽰㎏ | 111011111010011010110110111010101011001010111101111010101111000010010110111011001010011110111000 | efa6b6eab2bdeaf096eca7b8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)