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 | 要??液?? | 1001011101110110001111110011111110001001011101000011111100111111 | 97763f3f89743f3f |
EUC-JP | 要??液?? | 1100110111010111001111110011111110110001110101010011111100111111 | cdd73f3fb1d53f3f |
UTF-8 | 要띯닽液⑵콝 | 111010001010011010000001111010111001110110101111111010111000101110111101111001101011011010110010111000101001000110110101111011001011110110011101 | e8a681eb9dafeb8bbde6b6b2e291b5ecbd9d |
UHC | 要띯닽液⑵콝 | 111010011010100110001101111000101000100010101011111001001111101110101001111010001011000110010101 | e9a98de288abe4fba9e8b195 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)