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 | 實??審?? | 1001101110001001001111110011111110010000010100100011111100111111 | 9b893f3f90523f3f |
EUC-JP | 實??審?? | 1101010111101001001111110011111110111111101100110011111100111111 | d5e93f3fbfb33f3f |
UTF-8 | 實굩뢇審됲뢓 | 111001011010111110100110111010101011010110101001111010111010001010000111111001011010111110101001111010111001000010110010111010111010001010010011 | e5afa6eab5a9eba287e5afa9eb90b2eba293 |
UHC | 實굩뢇審됲뢓 | 111000111111100110000010100011111000111101000011111000111111101110001001111011011000111101001110 | e3f9828f8f43e3fb89ed8f4e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)