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 | 轢」陜珠ヲ截 | 11100111100000001010001111101000100111011000111011101100101001101001110101000010 | e780a3e89d8eeca69d42 |
EUC-JP | 轢」陜珠ヲ截 | 111011011110000010001110101000111110111111111101101111001110111010001110101001101101100110100011 | ede08ea3effdbcee8ea6d9a3 |
UTF-8 | 轢」陜珠ヲ截 | 111010001011110110100010111011111011110110100011111010011001100110011100111001111000111110100000111011111011110110100110111001101000100010101010 | e8bda2efbda3e9999ce78fa0efbda6e688aa |
UHC | 轢?陜珠?截 | 11010101111110010011111111111001111100001111000111000001001111111110111110111000 | d5f93ff9f0f1c13fefb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)