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 ?S?????S????^ 00111111010100110011111100111111001111110011111100111111010100110011111100111111001111110011111101011110 3f533f3f3f3f3f533f3f3f3f5e
SJIS-WIN ?S?????S????^ 00111111010100110011111100111111001111110011111100111111010100110011111100111111001111110011111101011110 3f533f3f3f3f3f533f3f3f3f5e
EUC-JP ?S?????S????^ 00111111010100110011111100111111001111110011111100111111010100110011111100111111001111110011111101011110 3f533f3f3f3f3f533f3f3f3f5e
UTF-8 청S혩챌혺짙청S혡챤혫혴^ 111011001011001010101101010100111110110110011000101010011110110010110001100011001110110110011000101110101110110010100111100110011110110010110010101011010101001111101101100110001010000111101100101100011010010011101101100110001010101111101101100110001011010001011110 ecb2ad53ed98a9ecb18ced98baeca799ecb2ad53ed98a1ecb1a4ed98abed98b45e
UHC 청S혩챌혺짙청S혡챤혫혴^ 1100001110111011010100111100001010010001110000111010011111000010100111111100001010100011110000111011101101010011110000101000101011000011101011101100001010010011110000101001101101011110 c3bb53c291c3a7c29fc2a3c3bb53c28ac3aec293c29b5e

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