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 鷹귥뢿[鷹귥뢿[^ 111010011011011110111001111010101011011110100101111010111010001010111111010110111110100110110111101110011110101010110111101001011110101110100010101111110101101101011110 e9b7b9eab7a5eba2bf5be9b7b9eab7a5eba2bf5b5e
UHC 鷹귥뢿[鷹귥뢿[^ 111010111110110110000010111011001000111110000010010110111110101111101101100000101110110010001111100000100101101101011110 ebed82ec8f825bebed82ec8f825b5e

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