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 | 閻溽洸笏」霍 | 1110100010000101100111111110011110011111101010011110001010010100101000111110100010110111 | e8859fe79fa9e294a3e8b7 |
EUC-JP | 閻溽洸笏」霍 | 111011111110010111011110111010011101111010101011111000111111010010001110101000111111000010111001 | efe5dee9deabe3f48ea3f0b9 |
UTF-8 | 閻溽洸笏」霍 | 111010011001011010111011111001101011101010111101111001101011010010111000111001111010110010001111111011111011110110100011111010011001110010001101 | e996bbe6babde6b4b8e7ac8fefbda3e99c8d |
UHC | 閻?洸笏?? | 111001111010001000111111110011101100100011111011111011100011111100111111 | e7a23fcec8fbee3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)