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 | ??∨與?? | 0011111100111111100000011100100111100100011011110011111100111111 | 3f3f81c9e46f3f3f |
EUC-JP | ??∨與?? | 0011111100111111101000101100101111100111110100000011111100111111 | 3f3fa2cbe7d03f3f |
UTF-8 | 룵첂∨與ㄱ쵥 | 111010111010001110110101111011001011001010000010111000101000100010101000111010001000100010000111111000111000010010110001111011001011010110100101 | eba3b5ecb282e288a8e88887e384b1ecb5a5 |
UHC | 룵첂∨與ㄱ쵥 | 100011111010101010101010100011111010000111111101111001101010100010100100101000011010110101000100 | 8faaaa8fa1fde6a8a4a1ad44 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)