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 | ??????? | 00111111001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f3f |
SJIS-WIN | 域λ????? | 100010001110011010000011110010010011111100111111001111110011111100111111 | 88e683c93f3f3f3f3f |
EUC-JP | 域λ????? | 101100001110100010100110110010110011111100111111001111110011111100111111 | b0e8a6cb3f3f3f3f3f |
UTF-8 | 域λ졅溜뤿젌琉 | 1110010110011111100111111100111010111011111011001010000110000101111011111010011110001011111010111010010010111111111011001010000010001100111011111010011110001100 | e59f9fcebbeca185efa78beba4bfeca08cefa78c |
UHC | 域λ졅溜뤿젌琉 | 1110011010110100101001011110101110100000101101101110101011111110100011111110101110100000100011011110101110100100 | e6b4a5eba0b6eafe8feba08deba4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)