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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 鷹??[鷹??[^ 1001000111101001001111110011111101011011100100011110100100111111001111110101101101011110 91e93f3f5b91e93f3f5b5e
EUC-JP 鷹??[鷹??[^ 1100001011101011001111110011111101011011110000101110101100111111001111110101101101011110 c2eb3f3f5bc2eb3f3f5b5e
UTF-8 鷹좎룧[鷹좎룧[^ 111010011011011110111001111011001010001010001110111010111010001110100111010110111110100110110111101110011110110010100010100011101110101110100011101001110101101101011110 e9b7b9eca28eeba3a75be9b7b9eca28eeba3a75b5e
UHC 鷹좎룧[鷹좎룧[^ 111010111110110110100000111011001000111110100000010110111110101111101101101000001110110010001111101000000101101101011110 ebeda0ec8fa05bebeda0ec8fa05b5e

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