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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 无槭諛 | 100111011101100110011110111000111110011010000111 | 9dd99ee3e687 |
EUC-JP | 无槭諛 | 110110101101101111011100111001011110101111100111 | dadbdce5ebe7 |
UTF-8 | 无槭諛 | 111001101001011110100000111001101010011110101101111010001010101110011011 | e697a0e6a7ade8ab9b |
UHC | 无?諛 | 1101100111101001001111111110101110110000 | d9e93febb0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)