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^ 111001101001001110000001111011001001011010011100111011001010000010110101010001001110011010010011100000011110110010010110100111001110110010100000101101010100010001011110 e69381ec969ceca0b544e69381ec969ceca0b5445e
UHC 擁얜젵D擁얜젵D^ 111010001011011010111110111010111010000010101001010001001110100010110110101111101110101110100000101010010100010001011110 e8b6beeba0a944e8b6beeba0a9445e

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