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 | 誤??諭?? | 1000110011101011001111110011111110010111010000000011111100111111 | 8ceb3f3f97403f3f |
EUC-JP | 誤??諭?? | 1011100011101101001111110011111111001101101000010011111100111111 | b8ed3f3fcda13f3f |
UTF-8 | 誤곸룆諭얍뵱 | 111010001010101010100100111010101011001110111000111010111010001110000110111010001010101110101101111011001001011010001101111010111011010110110001 | e8aaa4eab3b8eba386e8abadec968debb5b1 |
UHC | 誤곸룆諭얍뵱 | 111010001010011010000001111011001000111110000101111010111011000110111110111001011001010010101111 | e8a681ec8f85ebb1bee594af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)