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?R?S?????G?H^ 001111110101001100111111001111110011111100111111001111110100011100111111010100100011111101010011001111110011111100111111001111110011111101000111001111110100100001011110 3f533f3f3f3f3f473f523f533f3f3f3f3f473f485e
SJIS-WIN ?S?????G?R?S?????G?H^ 001111110101001100111111001111110011111100111111001111110100011100111111010100100011111101010011001111110011111100111111001111110011111101000111001111110100100001011110 3f533f3f3f3f3f473f523f533f3f3f3f3f473f485e
EUC-JP ?S?????G?R?S?????G?H^ 001111110101001100111111001111110011111100111111001111110100011100111111010100100011111101010011001111110011111100111111001111110011111101000111001111110100100001011110 3f533f3f3f3f3f473f523f533f3f3f3f3f473f485e
UTF-8 청S혣챤혗짰청G짢R청S혣챤혗짰청G짢H^ 11101100101100101010110101010011111011011001100010100011111011001011000110100100111011011001100010010111111011001010011110110000111011001011001010101101010001111110110010100111101000100101001011101100101100101010110101010011111011011001100010100011111011001011000110100100111011011001100010010111111011001010011110110000111011001011001010101101010001111110110010100111101000100100100001011110 ecb2ad53ed98a3ecb1a4ed9897eca7b0ecb2ad47eca7a252ecb2ad53ed98a3ecb1a4ed9897eca7b0ecb2ad47eca7a2485e
UHC 청S혣챤혗짰청G짢R청S혣챤혗짰청G짢H^ 1100001110111011010100111100001010001100110000111010111011000010100000101100001010101110110000111011101101000111110000101010100001010010110000111011101101010011110000101000110011000011101011101100001010000010110000101010111011000011101110110100011111000010101010000100100001011110 c3bb53c28cc3aec282c2aec3bb47c2a852c3bb53c28cc3aec282c2aec3bb47c2a8485e

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