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^ 1001101110000011001111110011111101000100100110111000001100111111001111110100010001011110 9b833f3f449b833f3f445e
EUC-JP 寃??D寃??D^ 1101010111100011001111110011111101000100110101011110001100111111001111110100010001011110 d5e33f3f44d5e33f3f445e
UTF-8 寃어갛D寃어갛D^ 111001011010111110000011111011001001011010110100111010101011000010011011010001001110010110101111100000111110110010010110101101001110101010110000100110110100010001011110 e5af83ec96b4eab09b44e5af83ec96b4eab09b445e
UHC 寃어갛D寃어갛D^ 111010101011001010111110111011101011000010110010010001001110101010110010101111101110111010110000101100100100010001011110 eab2beeeb0b244eab2beeeb0b2445e

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