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 | 搖??袁⑥? | 100111011000101000111111001111111110010111001101100001110100010100111111 | 9d8a3f3fe5cd87453f |
EUC-JP | 搖??袁?? | 1101100111101010001111110011111111101010110011110011111100111111 | d9ea3f3feacf3f3f |
UTF-8 | 搖깅ㄳ袁⑥깿 | 111001101001000010010110111010101011100110000101111000111000010010110011111010001010001010000001111000101001000110100101111010101011100110111111 | e69096eab985e384b3e8a281e291a5eab9bf |
UHC | 搖깅ㄳ袁⑥깿 | 111010001111010010110001111010111010010010100011111010101011111010101000111011001000001110101000 | e8f4b1eba4a3eabea8ec83a8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)