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 | 十??曖?? | 1000111101011100001111110011111110011110010000100011111100111111 | 8f5c3f3f9e423f3f |
EUC-JP | 十??曖?? | 1011110110111101001111110011111111011011101000110011111100111111 | bdbd3f3fdba33f3f |
UTF-8 | 十럮뢙曖륂뢎 | 111001011000110110000001111010111001111110101110111010111010001010011001111001101001101110010110111010111010010110000010111010111010001010001110 | e58d81eb9faeeba299e69b96eba582eba28e |
UHC | 十럮뢙曖륂뢎 | 111001001010100010001110100011111000111101010100111001001111001010001111111011011000111101001001 | e4a88e8f8f54e4f28fed8f49 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)