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??????? 001111110101001100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f
SJIS-WIN ?S??????? 001111110101001100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f
EUC-JP ?S??????? 001111110101001100111111001111110011111100111111001111110011111100111111 3f533f3f3f3f3f3f3f
UTF-8 청S횎청챦책혧쨍횓 11101100101100101010110101010011111011011001101010001110111011001011001010101101111011001011000110100110111011001011000110000101111011011001100010100111111011001010100010001101111011011001101010010011 ecb2ad53ed9a8eecb2adecb1a6ecb185ed98a7eca88ded9a93
UHC 청S횎청챦책혧쨍횓 1100001110111011010100111100001110001010110000111011101111000011101011111100001110100101110000101000111111000010101110001100001110001110 c3bb53c38ac3bbc3afc3a5c28fc2b8c38e

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