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 ±Ôۏ±ÔÙ^ 100011111011000111010100110110111000111110110001110101001101100101011110 8fb1d4db8fb1d4d95e
SJIS-WIN ?±???±??^ 0011111110000001011111010011111100111111001111111000000101111101001111110011111101011110 3f817d3f3f3f817d3f3f5e
EUC-JP ?±ÔÛ?±ÔÙ^ 00111111101000011101111010001111101010101101010010001111101010101110010100111111101000011101111010001111101010101101010010001111101010101110001101011110 3fa1de8faad48faae53fa1de8faad48faae35e
UTF-8 ±Ôۏ±ÔÙ^ 1100001010001111110000101011000111000011100101001100001110011011110000101000111111000010101100011100001110010100110000111001100101011110 c28fc2b1c394c39bc28fc2b1c394c3995e
UHC ?±???±??^ 0011111110100001101111100011111100111111001111111010000110111110001111110011111101011110 3fa1be3f3f3fa1be3f3f5e

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