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 ?E?????G?A 00111111010001010011111100111111001111110011111100111111010001110011111101000001 3f453f3f3f3f3f473f41
SJIS-WIN ?E?????G?A 00111111010001010011111100111111001111110011111100111111010001110011111101000001 3f453f3f3f3f3f473f41
EUC-JP ?E?????G?A 00111111010001010011111100111111001111110011111100111111010001110011111101000001 3f453f3f3f3f3f473f41
UTF-8 청E혳챌혺혰청G짢A 111011001011001010101101010001011110110110011000101100111110110010110001100011001110110110011000101110101110110110011000101100001110110010110010101011010100011111101100101001111010001001000001 ecb2ad45ed98b3ecb18ced98baed98b0ecb2ad47eca7a241
UHC 청E혳챌혺혰청G짢A 1100001110111011010001011100001010011010110000111010011111000010100111111100001010010111110000111011101101000111110000101010100001000001 c3bb45c29ac3a7c29fc297c3bb47c2a841

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