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 | 誤??維?┏ | 100011001110101100111111001111111000100011011011001111111000010010101100 | 8ceb3f3f88db3f84ac |
EUC-JP | 誤??維?┏ | 101110001110110100111111001111111011000011011101001111111010100010101110 | b8ed3f3fb0dd3fa8ae |
UTF-8 | 誤곷틶維뤸┏ | 111010001010101010100100111010101011001110110111111011011000101110110110111001111011011010101101111010111010010010111000111000101001010010001111 | e8aaa4eab3b7ed8bb6e7b6adeba4b8e2948f |
UHC | 誤곷틶維뤸┏ | 111010001010011010000001111010111011101010011101111010111010101110001111111001101010011010101110 | e8a681ebba9debab8fe6a6ae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)