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 šŸ–ù}šŸ–ù{^ 1001101010011111100101101111100101111101100110101001111110010110111110010111101101011110 9a9f96f97d9a9f96f97b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ???ù}???ù{^ 001111110011111100111111100011111010101111100011011111010011111100111111001111111000111110101011111000110111101101011110 3f3f3f8fabe37d3f3f3f8fabe37b5e
UTF-8 šŸ–ù}šŸ–ù{^ 11000010100110101100001010011111110000101001011011000011101110010111110111000010100110101100001010011111110000101001011011000011101110010111101101011110 c29ac29fc296c3b97dc29ac29fc296c3b97b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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