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 | 祉???愈ⅲ | 100011101000001100111111001111110011111110010110111110101111101001000010 | 8e833f3f3f96fafa42 |
EUC-JP | 祉???愈? | 1011101111100011001111110011111100111111110011001111110000111111 | bbe33f3f3fccfc3f |
UTF-8 | 祉곈렖렕愈ⅲ | 111001111010010110001001111010101011001110001000111010111010000010010110111010111010000010010101111001101000010010001000111000101000010110110010 | e7a589eab388eba096eba095e68488e285b2 |
UHC | 祉곈렖렕愈ⅲ | 111100101011001110110000111010011000111010101011100011101010101011101010111011111010010110100011 | f2b3b0e98eab8eaaeaefa5a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)