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 | 邨帷「√☆雋 | 1110011110110101100110111110011110100010100000011110001110000001100110011110100010110010 | e7b59be7a281e38199e8b2 |
EUC-JP | 邨帷「√☆雋 | 111011101011011111010110111010011000111010100010101000101110010110100001111110011111000010110100 | eeb7d6e98ea2a2e5a1f9f0b4 |
UTF-8 | 邨帷「√☆雋 | 111010011000001010101000111001011011100010110111111011111011110110100010111000101000100010011010111000101001100010000110111010011001101110001011 | e982a8e5b8b7efbda2e2889ae29886e99b8b |
UHC | 邨??√☆雋 | 11110101101111100011111100111111101000011110111010100001110110011111000111100110 | f5be3f3fa1eea1d9f1e6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)