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 | 證訥???裸 | 111001101001101011100110011000110011111100111111001111111001011110000111 | e69ae6633f3f3f9787 |
EUC-JP | 證訥???裸 | 111010111111101011101011110001000011111100111111001111111100110111100111 | ebfaebc43f3f3fcde7 |
UTF-8 | 證訥렏ㅽ렋裸 | 111010001010110110001001111010001010100010100101111010111010000010001111111000111000010110111101111010111010000010001011111010001010001110111000 | e8ad89e8a8a5eba08fe385bdeba08be8a3b8 |
UHC | 證訥렏ㅽ렋裸 | 111100011111101111010010111011011000111010100101101001001110110110001110101000101101010110100011 | f1fbd2ed8ea5a4ed8ea2d5a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)