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^ 111001101011111110100001111011001000101110110010111011001010001110100110010001001110011010111111101000011110110010001011101100101110110010100011101001100100010001011110 e6bfa1ec8bb2eca3a644e6bfa1ec8bb2eca3a6445e
UHC 濡싲죦D濡싲죦D^ 111010111010000110011010111010111010000110000001010001001110101110100001100110101110101110100001100000010100010001011110 eba19aeba18144eba19aeba181445e

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