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 ?l???l??^ 001111110110110000111111001111110011111101101100001111110011111101011110 3f6c3f3f3f6c3f3f5e
SJIS-WIN ?l???l??^ 001111110110110000111111001111110011111101101100001111110011111101011110 3f6c3f3f3f6c3f3f5e
EUC-JP ?l???l??^ 001111110110110000111111001111110011111101101100001111110011111101011110 3f6c3f3f3f6c3f3f5e
UTF-8 창l챈짭창l혳혥^ 111011001011000010111101011011001110110010110001100010001110110010100111101011011110110010110000101111010110110011101101100110001011001111101101100110001010010101011110 ecb0bd6cecb188eca7adecb0bd6ced98b3ed98a55e
UHC 창l챈짭창l혳혥^ 110000111010001001101100110000111010011011000010101011001100001110100010011011001100001010011010110000101000110101011110 c3a26cc3a6c2acc3a26cc29ac28d5e

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