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^ 111001101011011110101011111010101011111010101001111010111000001110111101010001001110011010110111101010111110101010111110101010011110101110000011101111010100010001011110 e6b7abeabea9eb83bd44e6b7abeabea9eb83bd445e
UHC 淫꾩냽D淫꾩냽D^ 111010111110001010000100111011001000011010001101010001001110101111100010100001001110110010000110100011010100010001011110 ebe284ec868d44ebe284ec868d445e

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