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 | 要??烏?? | 1001011101110110001111110011111110001001010001110011111100111111 | 97763f3f89473f3f |
EUC-JP | 要??烏?? | 1100110111010111001111110011111110110001101010000011111100111111 | cdd73f3fb1a83f3f |
UTF-8 | 要띲굟烏룬춣 | 111010001010011010000001111010111001110110110010111010101011010110011111111001111000001110001111111010111010001110101100111011001011011010100011 | e8a681eb9db2eab59fe7838feba3acecb6a3 |
UHC | 要띲굟烏룬춣 | 111010011010100110001101111000111000001010000111111010001010000110110111111010011010110110000100 | e9a98de38287e8a1b7e9ad84 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)