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 ?J?of?J?o^}Y?J?of?J?o^}bE 00111111010010100011111101101111011001100011111101001010001111110110111101011110011111010101100100111111010010100011111101101111011001100011111101001010001111110110111101011110011111010110001001000101 3f4a3f6f663f4a3f6f5e7d593f4a3f6f663f4a3f6f5e7d6245
SJIS-WIN ?J?of?J?o^}Y?J?of?J?o^}bE 00111111010010100011111101101111011001100011111101001010001111110110111101011110011111010101100100111111010010100011111101101111011001100011111101001010001111110110111101011110011111010110001001000101 3f4a3f6f663f4a3f6f5e7d593f4a3f6f663f4a3f6f5e7d6245
EUC-JP ?J?of?J?o^}Y?J?of?J?o^}bE 00111111010010100011111101101111011001100011111101001010001111110110111101011110011111010101100100111111010010100011111101101111011001100011111101001010001111110110111101011110011111010110001001000101 3f4a3f6f663f4a3f6f5e7d593f4a3f6f663f4a3f6f5e7d6245
UTF-8 청J혨of청J혨o^}Y청J혨of청J혨o^}bE 1110110010110010101011010100101011101101100110001010100001101111011001101110110010110010101011010100101011101101100110001010100001101111010111100111110101011001111011001011001010101101010010101110110110011000101010000110111101100110111011001011001010101101010010101110110110011000101010000110111101011110011111010110001001000101 ecb2ad4aed98a86f66ecb2ad4aed98a86f5e7d59ecb2ad4aed98a86f66ecb2ad4aed98a86f5e7d6245
UHC 청J혨of청J혨o^}Y청J혨of청J혨o^}bE 110000111011101101001010110000101001000001101111011001101100001110111011010010101100001010010000011011110101111001111101010110011100001110111011010010101100001010010000011011110110011011000011101110110100101011000010100100000110111101011110011111010110001001000101 c3bb4ac2906f66c3bb4ac2906f5e7d59c3bb4ac2906f66c3bb4ac2906f5e7d6245

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