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 | 材??氓}? | 100011011101111000111111001111111001111110000010100000010111000000111111 | 8dde3f3f9f8281703f |
EUC-JP | 材??氓}? | 101110101110000000111111001111111101110111100010101000011101000100111111 | bae03f3fdde2a1d13f |
UTF-8 | 材렏뤲氓}렋 | 111001101001110110010000111010111010000010001111111010111010010010110010111001101011000010010011111011111011110110011101111010111010000010001011 | e69d90eba08feba4b2e6b093efbd9deba08b |
UHC | 材렏뤲氓}렋 | 111011101010011110001110101001011000111111100000110110001110110010100011111111011000111010100010 | eea78ea58fe0d8eca3fd8ea2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)