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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 弔?鷹?弔?鷹?^ 10010010101000100011111110010001111010010011111110010010101000100011111110010001111010010011111101011110 92a23f91e93f92a23f91e93f5e
EUC-JP 弔?鷹?弔?鷹?^ 11000100101001000011111111000010111010110011111111000100101001000011111111000010111010110011111101011110 c4a43fc2eb3fc4a43fc2eb3f5e
UTF-8 弔렟鷹급弔렟鷹긁^ 11100101101111001001010011101011101000001001111111101001101101111011100111101010101110001000100111100101101111001001010011101011101000001001111111101001101101111011100111101010101110001000000101011110 e5bc94eba09fe9b7b9eab889e5bc94eba09fe9b7b9eab8815e
UHC 弔렟鷹급弔렟鷹긁^ 1111000011000000100011101011000011101011111011011011000111011110111100001100000010001110101100001110101111101101101100011101110001011110 f0c08eb0ebedb1def0c08eb0ebedb1dc5e

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