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 | 要??業?? | 1001011101110110001111110011111110001011110001100011111100111111 | 97763f3f8bc63f3f |
EUC-JP | 要??業?? | 1100110111010111001111110011111110110110110010000011111100111111 | cdd73f3fb6c83f3f |
UTF-8 | 要ㅵ뛽業롩춼 | 111010001010011010000001111000111000010110110101111010111001101110111101111001101010010110101101111010111010000110101001111011001011011010111100 | e8a681e385b5eb9bbde6a5adeba1a9ecb6bc |
UHC | 要ㅵ뛽業롩춼 | 111010011010100110100100111001011000110110000011111001011111011010001110111010011010110110011000 | e9a9a4e58d83e5f68ee9ad98 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)