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 | 載?秘??ь | 100011011101101000111111100101001110100100111111001111111000010010001110 | 8dda3f94e93f3f848e |
EUC-JP | 載?秘??ь | 101110101101110000111111110010001110101100111111001111111010011111101110 | badc3fc8eb3f3fa7ee |
UTF-8 | 載얗秘뤗횓ь | 1110100010111100100010011110110010010110100101111110011110100111100110001110101110100100100101111110110110011010100100111101000110001100 | e8bc89ec9697e7a798eba497ed9a93d18c |
UHC | 載얗秘뤗횓ь | 111011101011000010111110111010011101110111111010100011111100011111000011100011101010110011101110 | eeb0bee9ddfa8fc7c38eacee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)