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lelB 11000010100000010110010111000010100000010110110011000010100000010110010111000010100000010110110001000010 c28165c2816cc28165c2816c42
SJIS-WIN ??e??l??e??lB 00111111001111110110010100111111001111110110110000111111001111110110010100111111001111110110110001000010 3f3f653f3f6c3f3f653f3f6c42
EUC-JP Â?eÂ?lÂ?eÂ?lB 100011111010101010100100001111110110010110001111101010101010010000111111011011001000111110101010101001000011111101100101100011111010101010100100001111110110110001000010 8faaa43f658faaa43f6c8faaa43f658faaa43f6c42
UTF-8 elelB 110000111000001011000010100000010110010111000011100000101100001010000001011011001100001110000010110000101000000101100101110000111000001011000010100000010110110001000010 c382c28165c382c2816cc382c28165c382c2816c42
UHC ??e??l??e??lB 00111111001111110110010100111111001111110110110000111111001111110110010100111111001111110110110001000010 3f3f653f3f6c3f3f653f3f6c42

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