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 ú®ÛÞú®ÛÜ^ 111110101010111011011011110111101111101010101110110110111101110001011110 faaedbdefaaedbdc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ú®ÛÞú®ÛÜ^ 10001111101010111110001010001111101000101110111010001111101010101110010110001111101010011011000010001111101010111110001010001111101000101110111010001111101010101110010110001111101010101110010001011110 8fabe28fa2ee8faae58fa9b08fabe28fa2ee8faae58faae45e
UTF-8 ú®ÛÞú®ÛÜ^ 1100001110111010110000101010111011000011100110111100001110011110110000111011101011000010101011101100001110011011110000111001110001011110 c3bac2aec39bc39ec3bac2aec39bc39c5e
UHC ?®?Þ?®??^ 001111111010001011100111001111111010100010101101001111111010001011100111001111110011111101011110 3fa2e73fa8ad3fa2e73f3f5e

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