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^ 111001101011011110101011111010111010101010000100111010111000000010001110010001001110011010110111101010111110101110101010100001001110101110000000100011100100010001011110 e6b7abebaa84eb808e44e6b7abebaa84eb808e445e
UHC 淫몄뀎D淫몄뀎D^ 111010111110001010111000111011001000010110001001010001001110101111100010101110001110110010000101100010010100010001011110 ebe2b8ec858944ebe2b8ec8589445e

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