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^ 1001011101101001001111110011111101000100100101110110100100111111001111110100010001011110 97693f3f4497693f3f445e
EUC-JP 擁??D擁??D^ 1100110111001010001111110011111101000100110011011100101000111111001111110100010001011110 cdca3f3f44cdca3f3f445e
UTF-8 擁븝쉑D擁븝쉑D^ 111001101001001110000001111010111011100010011101111011001000100110010001010001001110011010010011100000011110101110111000100111011110110010001001100100010100010001011110 e69381ebb89dec899144e69381ebb89dec8991445e
UHC 擁븝쉑D擁븝쉑D^ 111010001011011010111010111011111011110110100111010001001110100010110110101110101110111110111101101001110100010001011110 e8b6baefbda744e8b6baefbda7445e

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