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^ 111001101011011110101011111011001000011110110001111010101011110110001111010001001110011010110111101010111110110010000111101100011110101010111101100011110100010001011110 e6b7abec87b1eabd8f44e6b7abec87b1eabd8f445e
UHC 淫쇱꽏D淫쇱꽏D^ 111010111110001010111100111011001000010010011111010001001110101111100010101111001110110010000100100111110100010001011110 ebe2bcec849f44ebe2bcec849f445e

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