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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
EUC-JP | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
UTF-8 | 濾썬룗栒똦濾 | 111011111010011010000100111011001000110110101100111010111010001110010111111001101010000010010010111010111001100010100110111011111010011010000100 | efa684ec8daceba397e6a092eb98a6efa684 |
UHC | 濾썬룗栒똦濾 | 111001101010010010111101111000111000111110010011111000101110001110001100011010001110011010100100 | e6a4bde38f93e2e38c68e6a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)