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 | 荏絅??捧括 | 10001001011000001110001101000100001111110011111110010101111110011000101010000111 | 8960e3443f3f95f98a87 |
EUC-JP | 荏絅??捧括 | 10110001110000011110010110100101001111110011111111001010111110111011001111100111 | b1c1e5a53f3fcafbb3e7 |
UTF-8 | 荏絅톰林捧括 | 111010001000110110001111111001111011010110000101111011011000011010110000111011111010011110110100111001101000110110100111111001101000101110101100 | e88d8fe7b585ed86b0efa7b4e68da7e68bac |
UHC | 荏絅톰林捧括 | 111011001111101111001100111001111100010111101000111011001111011111011100111010011100111011000000 | ecfbcce7c5e8ecf7dce9cec0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)