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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 呂뽯졁D呂뽯졁D^ 111011111010011010000000111010111011110110101111111011001010000110000001010001001110111110100110100000001110101110111101101011111110110010100001100000010100010001011110 efa680ebbdafeca18144efa680ebbdafeca181445e
UHC 呂뽯졁D呂뽯졁D^ 111001011111101110010110111010111010000010110010010001001110010111111011100101101110101110100000101100100100010001011110 e5fb96eba0b244e5fb96eba0b2445e

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