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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 嵩??D嵩??D^ 1001000010010011001111110011111101000100100100001001001100111111001111110100010001011110 90933f3f4490933f3f445e
EUC-JP 嵩??D嵩??D^ 1011111111110011001111110011111101000100101111111111001100111111001111110100010001011110 bff33f3f44bff33f3f445e
UTF-8 嵩뤹뒰D嵩뤹뒰D^ 111001011011010110101001111010111010010010111001111010111001001010110000010001001110010110110101101010011110101110100100101110011110101110010010101100000100010001011110 e5b5a9eba4b9eb92b044e5b5a9eba4b9eb92b0445e
UHC 嵩뤹뒰D嵩뤹뒰D^ 111000111010000110001111111001111000101010101001010001001110001110100001100011111110011110001010101010010100010001011110 e3a18fe78aa944e3a18fe78aa9445e

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