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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鷹→?}鷹→?{^ 10010001111010011000000110101000001111110111110110010001111010011000000110101000001111110111101101011110 91e981a83f7d91e981a83f7b5e
EUC-JP 鷹→?}鷹→?{^ 11000010111010111010001010101010001111110111110111000010111010111010001010101010001111110111101101011110 c2eba2aa3f7dc2eba2aa3f7b5e
UTF-8 鷹→솳}鷹→솳{^ 111010011011011110111001111000101000011010010010111011001000011010110011011111011110100110110111101110011110001010000110100100101110110010000110101100110111101101011110 e9b7b9e28692ec86b37de9b7b9e28692ec86b37b5e
UHC 鷹→솳}鷹→솳{^ 111010111110110110100001111001101001100110101000011111011110101111101101101000011110011010011001101010000111101101011110 ebeda1e699a87debeda1e699a87b5e

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