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 | 韆費ス」頡シ | 111010001110011010010100111011111011110110100011111010001111010010111100 | e8e694efbda3e8f4bc |
EUC-JP | 韆費ス」頡シ | 111100001110100011001000111100011000111010111101100011101010001111110000111101101000111010111100 | f0e8c8f18ebd8ea3f0f68ebc |
UTF-8 | 韆費ス」頡シ | 111010011001111110000110111010001011001010111011111011111011110110111101111011111011110110100011111010011010000010100001111011111011110110111100 | e99f86e8b2bbefbdbdefbda3e9a0a1efbdbc |
UHC | 韆費???? | 1111010011000111110111101010100000111111001111110011111100111111 | f4c7dea83f3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)