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 ×ù×ù[×ù×ù[^ 1101011111111001110101111111100101011011110101111111100111010111111110010101101101011110 d7f9d7f95bd7f9d7f95b5e
SJIS-WIN ×?×?[×?×?[^ 100000010111111000111111100000010111111000111111010110111000000101111110001111111000000101111110001111110101101101011110 817e3f817e3f5b817e3f817e3f5b5e
EUC-JP ×ù×ù[×ù×ù[^ 1010000111011111100011111010101111100011101000011101111110001111101010111110001101011011101000011101111110001111101010111110001110100001110111111000111110101011111000110101101101011110 a1df8fabe3a1df8fabe35ba1df8fabe3a1df8fabe35b5e
UTF-8 ×ù×ù[×ù×ù[^ 11000011100101111100001110111001110000111001011111000011101110010101101111000011100101111100001110111001110000111001011111000011101110010101101101011110 c397c3b9c397c3b95bc397c3b9c397c3b95b5e
UHC ×?×?[×?×?[^ 101000011011111100111111101000011011111100111111010110111010000110111111001111111010000110111111001111110101101101011110 a1bf3fa1bf3f5ba1bf3fa1bf3f5b5e

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