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 | 要??泣х? | 100101110111011000111111001111111000101110000011100001001000011100111111 | 97763f3f8b8384873f |
EUC-JP | 要??泣х? | 110011011101011100111111001111111011010111100011101001111110011100111111 | cdd73f3fb5e3a7e73f |
UTF-8 | 要쏅벝泣х독 | 1110100010100110100000011110110010001111100001011110101110110010100111011110011010110011101000111101000110000101111010111000111110000101 | e8a681ec8f85ebb29de6b3a3d185eb8f85 |
UHC | 要쏅벝泣х독 | 111010011010100110011011111010111001001110111000111010111110100010101100111001111011010110110110 | e9a99beb93b8ebe8ace7b5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)