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?????G?O 00111111010100110011111100111111001111110011111100111111010001110011111101001111 3f533f3f3f3f3f473f4f
SJIS-WIN ?S?????G?O 00111111010100110011111100111111001111110011111100111111010001110011111101001111 3f533f3f3f3f3f473f4f
EUC-JP ?S?????G?O 00111111010100110011111100111111001111110011111100111111010001110011111101001111 3f533f3f3f3f3f473f4f
UTF-8 청S혧챤혨혻청G짢O 111011001011001010101101010100111110110110011000101001111110110010110001101001001110110110011000101010001110110110011000101110111110110010110010101011010100011111101100101001111010001001001111 ecb2ad53ed98a7ecb1a4ed98a8ed98bbecb2ad47eca7a24f
UHC 청S혧챤혨혻청G짢O 1100001110111011010100111100001010001111110000111010111011000010100100001100001010100000110000111011101101000111110000101010100001001111 c3bb53c28fc3aec290c2a0c3bb47c2a84f

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