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??????? 001111110100010100111111001111110011111100111111001111110011111100111111 3f453f3f3f3f3f3f3f
SJIS-WIN ?E??????? 001111110100010100111111001111110011111100111111001111110011111100111111 3f453f3f3f3f3f3f3f
EUC-JP ?E??????? 001111110100010100111111001111110011111100111111001111110011111100111111 3f453f3f3f3f3f3f3f
UTF-8 청E혳챌짰혧챌째짬 11101100101100101010110101000101111011011001100010110011111011001011000110001100111011001010011110110000111011011001100010100111111011001011000110001100111011001010011110111000111011001010011110101100 ecb2ad45ed98b3ecb18ceca7b0ed98a7ecb18ceca7b8eca7ac
UHC 청E혳챌짰혧챌째짬 1100001110111011010001011100001010011010110000111010011111000010101011101100001010001111110000111010011111000010101100001100001010101011 c3bb45c29ac3a7c2aec28fc3a7c2b0c2ab

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