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 | 軟??毅?? | 1001001111101110001111110011111110001011010000100011111100111111 | 93ee3f3f8b423f3f |
EUC-JP | 軟??毅?? | 1100011011110000001111110011111110110101101000110011111100111111 | c6f03f3fb5a33f3f |
UTF-8 | 軟먮챷毅꿰뵺 | 111010001011101110011111111010111010100010101110111011001011000110110111111001101010111110000101111010101011111110110000111010111011010110111010 | e8bb9feba8aeecb1b7e6af85eabfb0ebb5ba |
UHC | 軟먮챷毅꿰뵺 | 111001101110001110010000111010111010101010000100111010111111011010110010111001111001010010111000 | e6e390ebaa84ebf6b2e794b8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)