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^ 10001111110101001100001000111111001111110100010010001111110101001100001000111111001111110100010001011110 8fd4c23f3f448fd4c23f3f445e
UTF-8 縕뷂슉D縕뷂슉D^ 111001111011100010010101111010111011011110000010111011001000101010001001010001001110011110111000100101011110101110110111100000101110110010001010100010010100010001011110 e7b895ebb782ec8a8944e7b895ebb782ec8a89445e
UHC 縕뷂슉D縕뷂슉D^ 111010001011001010010100111011111011110110110101010001001110100010110010100101001110111110111101101101010100010001011110 e8b294efbdb544e8b294efbdb5445e

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