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 Ó£Ó­òã×á^ 110100111010001111010011101011011111001011100011110101111110000101011110 d3a3d3adf2e3d7e15e
SJIS-WIN ?£????×?^ 0011111110000001100100100011111100111111001111110011111110000001011111100011111101011110 3f81923f3f3f3f817e3f5e
EUC-JP Ó£Ó?òã×á^ 100011111010101011010001101000011111001010001111101010101101000100111111100011111010101111010010100011111010101110101010101000011101111110001111101010111010000101011110 8faad1a1f28faad13f8fabd28fabaaa1df8faba15e
UTF-8 Ó£Ó­òã×á^ 1100001110010011110000101010001111000011100100111100001010101101110000111011001011000011101000111100001110010111110000111010000101011110 c393c2a3c393c2adc3b2c3a3c397c3a15e
UHC ???­??×?^ 0011111100111111001111111010000110101001001111110011111110100001101111110011111101011110 3f3f3fa1a93f3fa1bf3f5e

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