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 ‰kŸ•fn}‰kŸ•fn{^ 1000100101101011100111111001010110001111011001100110111001111101100010010110101110011111100101011000111101100110011011100111101101011110 896b9f958f666e7d896b9f958f666e7b5e
SJIS-WIN ?k???fn}?k???fn{^ 0011111101101011001111110011111100111111011001100110111001111101001111110110101100111111001111110011111101100110011011100111101101011110 3f6b3f3f3f666e7d3f6b3f3f3f666e7b5e
EUC-JP ?k???fn}?k???fn{^ 0011111101101011001111110011111100111111011001100110111001111101001111110110101100111111001111110011111101100110011011100111101101011110 3f6b3f3f3f666e7d3f6b3f3f3f666e7b5e
UTF-8 ‰kŸ•fn}‰kŸ•fn{^ 11000010100010010110101111000010100111111100001010010101110000101000111101100110011011100111110111000010100010010110101111000010100111111100001010010101110000101000111101100110011011100111101101011110 c2896bc29fc295c28f666e7dc2896bc29fc295c28f666e7b5e
UHC ?k???fn}?k???fn{^ 0011111101101011001111110011111100111111011001100110111001111101001111110110101100111111001111110011111101100110011011100111101101011110 3f6b3f3f3f666e7d3f6b3f3f3f666e7b5e

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