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 ÷¬Lk}÷¬Lk{^ 1111011110101100010011000110101101111101111101111010110001001100011010110111101101011110 f7ac4c6b7df7ac4c6b7b5e
SJIS-WIN ÷¬Lk}÷¬Lk{^ 100000011000000010000001110010100100110001101011011111011000000110000000100000011100101001001100011010110111101101011110 818081ca4c6b7d818081ca4c6b7b5e
EUC-JP ÷¬Lk}÷¬Lk{^ 101000011110000010100010110011000100110001101011011111011010000111100000101000101100110001001100011010110111101101011110 a1e0a2cc4c6b7da1e0a2cc4c6b7b5e
UTF-8 ÷¬Lk}÷¬Lk{^ 110000111011011111000010101011000100110001101011011111011100001110110111110000101010110001001100011010110111101101011110 c3b7c2ac4c6b7dc3b7c2ac4c6b7b5e
UHC ÷?Lk}÷?Lk{^ 10100001110000000011111101001100011010110111110110100001110000000011111101001100011010110111101101011110 a1c03f4c6b7da1c03f4c6b7b5e

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