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 | 霓??違ζⅱ | 11101000101111010011111100111111100010001110000110000011110001001111101001000001 | e8bd3f3f88e183c4fa41 |
EUC-JP | 霓??違ζ? | 111100001011111100111111001111111011000011100011101001101100011000111111 | f0bf3f3fb0e3a6c63f |
UTF-8 | 霓낅뜄違ζⅱ | 1110100110011100100100111110101110000010100001011110101110011100100001001110100110000001100101011100111010110110111000101000010110110001 | e99c93eb8285eb9c84e98195ceb6e285b1 |
UHC | 霓낅뜄違ζⅱ | 111001111110011110000101111010111000110110001000111010101101111010100101111001101010010110100010 | e7e785eb8d88eadea5e6a5a2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)