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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN ??領???目e^ 0011111100111111100101111100110000111111001111110011111110010110110110100110010101011110 3f3f97cc3f3f3f96da655e
EUC-JP ??領???目e^ 0011111100111111110011101100111000111111001111110011111111001100110111000110010101011110 3f3fcece3f3f3fccdc655e
UTF-8 렻ㅔ領ㅔ뗘ㅔ目e^ 1110101110100000101110111110001110000101100101001110100110100000100110001110001110000101100101001110101110010111100110001110001110000101100101001110011110011011101011100110010101011110 eba0bbe38594e9a098e38594eb9798e38594e79bae655e
UHC 렻ㅔ領ㅔ뗘ㅔ目e^ 10001110110000111010010011000100110101101100010110100100110001001011011011000101101001001100010011011001110011010110010101011110 8ec3a4c4d6c5a4c4b6c5a4c4d9cd655e

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