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^ 111011001011001010101101111011001010100010000000111011011001100010101011010001001110110010110010101011011110110010101000100000001110110110011000101010110100010001011110 ecb2adeca880ed98ab44ecb2adeca880ed98ab445e
UHC 청쨀혫D청쨀혫D^ 110000111011101111000010101100111100001010010011010001001100001110111011110000101011001111000010100100110100010001011110 c3bbc2b3c29344c3bbc2b3c293445e

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