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^ 1001010001000111001111110011111101000100100101000100011100111111001111110100010001011110 94473f3f4494473f3f445e
EUC-JP 濡??D濡??D^ 1100011110101000001111110011111101000100110001111010100000111111001111110100010001011110 c7a83f3f44c7a83f3f445e
UTF-8 濡먮죲D濡먮죲D^ 111001101011111110100001111010111010100010101110111011001010001110110010010001001110011010111111101000011110101110101000101011101110110010100011101100100100010001011110 e6bfa1eba8aeeca3b244e6bfa1eba8aeeca3b2445e
UHC 濡먮죲D濡먮죲D^ 111010111010000110010000111010111010000110001101010001001110101110100001100100001110101110100001100011010100010001011110 eba190eba18d44eba190eba18d445e

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