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 | 要??曖?? | 1001011101110110001111110011111110011110010000100011111100111111 | 97763f3f9e423f3f |
EUC-JP | 要??曖?? | 1100110111010111001111110011111111011011101000110011111100111111 | cdd73f3fdba33f3f |
UTF-8 | 要낂콊曖뤷뮘 | 111010001010011010000001111010111000001010000010111011001011110110001010111001101001101110010110111010111010010010110111111010111010111010011000 | e8a681eb8282ecbd8ae69b96eba4b7ebae98 |
UHC | 要낂콊曖뤷뮘 | 111010011010100110000101111010011011000110000110111001001111001010001111111001011001001010100100 | e9a985e9b186e4f28fe592a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)