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 | 爭耕?脛?? | 111000001010010110001101011010110011111111100011111110000011111100111111 | e0a58d6b3fe3f83f3f |
EUC-JP | 爭耕?脛?? | 111000001010011110111001110011000011111111100110111110100011111100111111 | e0a7b9cc3fe6fa3f3f |
UTF-8 | 爭耕렠脛렗렮 | 111001111000100010101101111010001000000010010101111010111010000010100000111010001000010010011011111010111010000010010111111010111010000010101110 | e788ade88095eba0a0e8849beba097eba0ae |
UHC | 爭耕렠脛렗렮 | 111011101011001111001100111010011000111010110001110011001110101110001110101011001000111010111011 | eeb3cce98eb1cceb8eac8ebb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)