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^ 111011001011001010101101111011011001100010110110111011001010100110010100010001001110110010110010101011011110110110011000101101101110110010101001100101000100010001011110 ecb2aded98b6eca99444ecb2aded98b6eca994445e
UHC 청혶쩔D청혶쩔D^ 110000111011101111000010100111011100001010111111010001001100001110111011110000101001110111000010101111110100010001011110 c3bbc29dc2bf44c3bbc29dc2bf445e

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