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^ 111001111001100110110010111010111011011010111001111011011001000010110110010001001110011110011001101100101110101110110110101110011110110110010000101101100100010001011110 e799b2ebb6b9ed90b644e799b2ebb6b9ed90b6445e
UHC 癲붹퐶D癲붹퐶D^ 111011111010011010010100111001101011110110011111010001001110111110100110100101001110011010111101100111110100010001011110 efa694e6bd9f44efa694e6bd9f445e

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