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 | 轅?製?砥? | 111001110111011000111111100100001011101100111111100100110111010100111111 | e7763f90bb3f93753f |
EUC-JP | 轅?製?砥? | 111011011101011100111111110000001011110100111111110001011101011000111111 | edd73fc0bd3fc5d63f |
UTF-8 | 轅렎製렲砥렜 | 111010001011110110000101111010111010000010001110111010001010001110111101111010111010000010110010111001111010000010100101111010111010000010011100 | e8bd85eba08ee8a3bdeba0b2e7a0a5eba09c |
UHC | 轅렎製렲砥렜 | 111010101011111110001110101001001111000010110010100011101011111111110010101100101000111010101110 | eabf8ea4f0b28ebff2b28eae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)