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?Y 00111111010100110011111100111111001111110011111100111111010001110011111101011001 3f533f3f3f3f3f473f59
SJIS-WIN ?S?????G?Y 00111111010100110011111100111111001111110011111100111111010001110011111101011001 3f533f3f3f3f3f473f59
EUC-JP ?S?????G?Y 00111111010100110011111100111111001111110011111100111111010001110011111101011001 3f533f3f3f3f3f473f59
UTF-8 청S혣챤혗짰청G짢Y 111011001011001010101101010100111110110110011000101000111110110010110001101001001110110110011000100101111110110010100111101100001110110010110010101011010100011111101100101001111010001001011001 ecb2ad53ed98a3ecb1a4ed9897eca7b0ecb2ad47eca7a259
UHC 청S혣챤혗짰청G짢Y 1100001110111011010100111100001010001100110000111010111011000010100000101100001010101110110000111011101101000111110000101010100001011001 c3bb53c28cc3aec282c2aec3bb47c2a859

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