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?N?S?????G?V 0011111101010011001111110011111100111111001111110011111101000111001111110100111000111111010100110011111100111111001111110011111100111111010001110011111101010110 3f533f3f3f3f3f473f4e3f533f3f3f3f3f473f56
SJIS-WIN ?S?????G?N?S?????G?V 0011111101010011001111110011111100111111001111110011111101000111001111110100111000111111010100110011111100111111001111110011111100111111010001110011111101010110 3f533f3f3f3f3f473f4e3f533f3f3f3f3f473f56
EUC-JP ?S?????G?N?S?????G?V 0011111101010011001111110011111100111111001111110011111101000111001111110100111000111111010100110011111100111111001111110011111100111111010001110011111101010110 3f533f3f3f3f3f473f4e3f533f3f3f3f3f473f56
UTF-8 청S혣챤혗짰청G짢N청S혣챤혗짰청G짢V 111011001011001010101101010100111110110110011000101000111110110010110001101001001110110110011000100101111110110010100111101100001110110010110010101011010100011111101100101001111010001001001110111011001011001010101101010100111110110110011000101000111110110010110001101001001110110110011000100101111110110010100111101100001110110010110010101011010100011111101100101001111010001001010110 ecb2ad53ed98a3ecb1a4ed9897eca7b0ecb2ad47eca7a24eecb2ad53ed98a3ecb1a4ed9897eca7b0ecb2ad47eca7a256
UHC 청S혣챤혗짰청G짢N청S혣챤혗짰청G짢V 11000011101110110101001111000010100011001100001110101110110000101000001011000010101011101100001110111011010001111100001010101000010011101100001110111011010100111100001010001100110000111010111011000010100000101100001010101110110000111011101101000111110000101010100001010110 c3bb53c28cc3aec282c2aec3bb47c2a84ec3bb53c28cc3aec282c2aec3bb47c2a856

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