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^ 1110000110011111001111110011111101000100111000011001111100111111001111110100010001011110 e19f3f3f44e19f3f3f445e
EUC-JP 癲??D癲??D^ 1110001010100001001111110011111101000100111000101010000100111111001111110100010001011110 e2a13f3f44e2a13f3f445e
UTF-8 癲롮엩D癲롮엩D^ 111001111001100110110010111010111010000110101110111011001001011110101001010001001110011110011001101100101110101110100001101011101110110010010111101010010100010001011110 e799b2eba1aeec97a944e799b2eba1aeec97a9445e
UHC 癲롮엩D癲롮엩D^ 111011111010011010001110111011001001111010000010010001001110111110100110100011101110110010011110100000100100010001011110 efa68eec9e8244efa68eec9e82445e

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