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 | 恁⑦?恁?恁 | 10011100100011001000011101000110001111111001110010001100001111111001110010001100 | 9c8c87463f9c8c3f9c8c |
EUC-JP | 恁??恁?恁 | 110101111110110000111111001111111101011111101100001111111101011111101100 | d7ec3f3fd7ec3fd7ec |
UTF-8 | 恁⑦슀恁쯐恁 | 111001101000000110000001111000101001000110100110111011001000101010000000111001101000000110000001111011001010111110010000111001101000000110000001 | e68181e291a6ec8a80e68181ecaf90e68181 |
UHC | 恁⑦슀恁쯐恁 | 111011001111011010101000111011011001101010010011111011001111011010101001010011001110110011110110 | ecf6a8ed9a93ecf6a94cecf6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)