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^ 1000100110011000001111110011111101000100100010011001100000111111001111110100010001011110 89983f3f4489983f3f445e
EUC-JP 汚??D汚??D^ 1011000111111000001111110011111101000100101100011111100000111111001111110100010001011110 b1f83f3f44b1f83f3f445e
UTF-8 汚씍앂D汚씍앂D^ 111001101011000110011010111011001001010010001101111011001001010110000010010001001110011010110001100110101110110010010100100011011110110010010101100000100100010001011110 e6b19aec948dec958244e6b19aec948dec9582445e
UHC 汚씍앂D汚씍앂D^ 111001111111110110011101101001001001110111001110010001001110011111111101100111011010010010011101110011100100010001011110 e7fd9da49dce44e7fd9da49dce445e

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