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^ 1000100011111010001111110011111101000100100010001111101000111111001111110100010001011110 88fa3f3f4488fa3f3f445e
EUC-JP 淫??D淫??D^ 1011000011111100001111110011111101000100101100001111110000111111001111110100010001011110 b0fc3f3f44b0fc3f3f445e
UTF-8 淫㏃꽣D淫㏃꽣D^ 111001101011011110101011111000111000111110000011111010101011110110100011010001001110011010110111101010111110001110001111100000111110101010111101101000110100010001011110 e6b7abe38f83eabda344e6b7abe38f83eabda3445e
UHC 淫㏃꽣D淫㏃꽣D^ 111010111110001010100111111011001000010010110000010001001110101111100010101001111110110010000100101100000100010001011110 ebe2a7ec84b044ebe2a7ec84b0445e

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