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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 孼??D孼??D^ 10001111101110101100001100111111001111110100010010001111101110101100001100111111001111110100010001011110 8fbac33f3f448fbac33f3f445e
UTF-8 孼드삒D孼드삒D^ 111001011010110110111100111010111001001110011100111011001000001010010010010001001110010110101101101111001110101110010011100111001110110010000010100100100100010001011110 e5adbceb939cec829244e5adbceb939cec8292445e
UHC 孼드삒D孼드삒D^ 111001011110110110110101111001011001100010010111010001001110010111101101101101011110010110011000100101110100010001011110 e5edb5e5989744e5edb5e59897445e

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