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 ÂÛûÂÝÅÒ¼ 10001111110000101101101111111011100011111100001011011101110001011101001010111100 8fc2dbfb8fc2ddc5d2bc
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?ÂÛû?ÂÝÅÒ? 001111111000111110101010101001001000111110101010111001011000111110101011111001010011111110001111101010101010010010001111101010101111001010001111101010101010100110001111101010101101001000111111 3f8faaa48faae58fabe53f8faaa48faaf28faaa98faad23f
UTF-8 ÂÛûÂÝÅÒ¼ 1100001010001111110000111000001011000011100110111100001110111011110000101000111111000011100000101100001110011101110000111000010111000011100100101100001010111100 c28fc382c39bc3bbc28fc382c39dc385c392c2bc
UHC ?????????¼ 0011111100111111001111110011111100111111001111110011111100111111001111111010100011111001 3f3f3f3f3f3f3f3f3fa8f9

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