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 | 繒????? | 11111011100011110011111100111111001111110011111100111111 | fb8f3f3f3f3f3f |
EUC-JP | 繒????? | 1000111111010100110101000011111100111111001111110011111100111111 | 8fd4d43f3f3f3f3f |
UTF-8 | 繒렰稶경렲렱 | 111001111011100110010010111010111010000010110000111001111010100010110110111010101011001010111101111010111010000010110010111010111010000010110001 | e7b992eba0b0e7a8b6eab2bdeba0b2eba0b1 |
UHC | 繒렰稶경렲렱 | 111100011111100110001110101111011110100111110011101100001110011010001110101111111000111010111110 | f1f98ebde9f3b0e68ebf8ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)