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?????????? 001111110101001100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?S?????????? 001111110101001100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f3f3f3f
EUC-JP ?S?????????? 001111110101001100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f3f3f3f
UTF-8 청S혧챌째혩챦쩐혫챦쩍짙 11101100101100101010110101010011111011011001100010100111111011001011000110001100111011001010011110111000111011011001100010101001111011001011000110100110111011001010100110010000111011011001100010101011111011001011000110100110111011001010100110001101111011001010011110011001 ecb2ad53ed98a7ecb18ceca7b8ed98a9ecb1a6eca990ed98abecb1a6eca98deca799
UHC 청S혧챌째혩챦쩐혫챦쩍짙 1100001110111011010100111100001010001111110000111010011111000010101100001100001010010001110000111010111111000010101111101100001010010011110000111010111111000010101111011100001010100011 c3bb53c28fc3a7c2b0c291c3afc2bec293c3afc2bdc2a3

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