To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 樟???D樟???D^ 10001111101111100011111100111111001111110100010010001111101111100011111100111111001111110100010001011110 8fbe3f3f3f448fbe3f3f3f445e
EUC-JP 樟???D樟???D^ 10111110110000000011111100111111001111110100010010111110110000000011111100111111001111110100010001011110 bec03f3f3f44bec03f3f3f445e
UTF-8 樟띌렡렊D樟띌렡렊D^ 111001101010100010011111111010111001110110001100111010111010000010100001111010111010000010001010010001001110011010101000100111111110101110011101100011001110101110100000101000011110101110100000100010100100010001011110 e6a89feb9d8ceba0a1eba08a44e6a89feb9d8ceba0a1eba08a445e
UHC 樟띌렡렊D樟띌렡렊D^ 11101101111010011011011011101001100011101011001010001110101000010100010011101101111010011011011011101001100011101011001010001110101000010100010001011110 ede9b6e98eb28ea144ede9b6e98eb28ea1445e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)