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^ 111001101011000110011010111010111010100010110010111011001000100010110100010001001110011010110001100110101110101110101000101100101110110010001000101101000100010001011110 e6b19aeba8b2ec88b444e6b19aeba8b2ec88b4445e
UHC 汚먲숴D汚먲숴D^ 111001111111110110010000111011111011110110100100010001001110011111111101100100001110111110111101101001000100010001011110 e7fd90efbda444e7fd90efbda4445e

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