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 | 町祠?℡⊇靜 | 1001001010101100111000100100101100111111100001111000010010000001101110111110100011001110 | 92ace24b3f878481bbe8ce |
EUC-JP | 町祠??⊇靜 | 11000100101011101110001110101100001111110011111110100010101111011111000011010000 | c4aee3ac3f3fa2bdf0d0 |
UTF-8 | 町祠렯℡⊇靜 | 111001111001010010111010111001111010010110100000111010111010000010101111111000101000010010100001111000101000101010000111111010011001110110011100 | e794bae7a5a0eba0afe284a1e28a87e99d9c |
UHC | 町祠렯℡⊇靜 | 111011111110101111011110111001101000111010111100101000101110010110100001111101111111000010100001 | efebdee68ebca2e5a1f7f0a1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)