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 | 畯??淨?疑 | 111110110110111100111111001111111001111111000100001111111000101101011110 | fb6f3f3f9fc43f8b5e |
EUC-JP | 畯??淨?疑 | 10001111110011011011101100111111001111111101111011000110001111111011010110111111 | 8fcdbb3f3fdec63fb5bf |
UTF-8 | 畯흖욱淨렠疑 | 111001111001010110101111111011011001110110010110111011001001101010110001111001101011011110101000111010111010000010100000111001111001011010010001 | e795afed9d96ec9ab1e6b7a8eba0a0e79691 |
UHC | 畯흖욱淨렠疑 | 111100011110000111001000111010001011111111101101111011111110010010001110101100011110101111110111 | f1e1c8e8bfedefe48eb1ebf7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)