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 êÌۏêÌÙ^ 100011111110101011001100110110111000111111101010110011001101100101011110 8feaccdb8feaccd95e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?êÌÛ?êÌÙ^ 001111111000111110101011101101001000111110101010110000001000111110101010111001010011111110001111101010111011010010001111101010101100000010001111101010101110001101011110 3f8fabb48faac08faae53f8fabb48faac08faae35e
UTF-8 êÌۏêÌÙ^ 1100001010001111110000111010101011000011100011001100001110011011110000101000111111000011101010101100001110001100110000111001100101011110 c28fc3aac38cc39bc28fc3aac38cc3995e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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