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 | 誤곸룆諭썹빊 | 111010001010101010100100111010101011001110111000111010111010001110000110111010001010101110101101111011001000110110111001111010111011100110001010 | e8aaa4eab3b8eba386e8abadec8db9ebb98a |
UHC | 誤곸룆諭썹빊 | 111010001010011010000001111011001000111110000101111010111011000110111101111001111001010110110000 | e8a681ec8f85ebb1bde795b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)