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^ 00111111010000000011111100111111001111110011111100111111001111110100010000111111010000000011111100111111001111110011111100111111001111110100010001011110 3f403f3f3f3f3f3f443f403f3f3f3f3f3f445e
SJIS-WIN ?@??????D?@??????D^ 00111111010000000011111100111111001111110011111100111111001111110100010000111111010000000011111100111111001111110011111100111111001111110100010001011110 3f403f3f3f3f3f3f443f403f3f3f3f3f3f445e
EUC-JP ?@??????D?@??????D^ 00111111010000000011111100111111001111110011111100111111001111110100010000111111010000000011111100111111001111110011111100111111001111110100010001011110 3f403f3f3f3f3f3f443f403f3f3f3f3f3f445e
UTF-8 청@혦쩌청횂혦쩐D청@혦쩌청횂혦쩐D^ 1110110010110010101011010100000011101101100110001010011011101100101010011000110011101100101100101010110111101101100110101000001011101101100110001010011011101100101010011001000001000100111011001011001010101101010000001110110110011000101001101110110010101001100011001110110010110010101011011110110110011010100000101110110110011000101001101110110010101001100100000100010001011110 ecb2ad40ed98a6eca98cecb2aded9a82ed98a6eca99044ecb2ad40ed98a6eca98cecb2aded9a82ed98a6eca990445e
UHC 청@혦쩌청횂혦쩐D청@혦쩌청횂혦쩐D^ 110000111011101101000000110000101000111011000010101111001100001110111011110000111000001011000010100011101100001010111110010001001100001110111011010000001100001010001110110000101011110011000011101110111100001110000010110000101000111011000010101111100100010001011110 c3bb40c28ec2bcc3bbc382c28ec2be44c3bb40c28ec2bcc3bbc382c28ec2be445e

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