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 ÎØÛÎØÙ^ 100011111100111011011000110110111000111111001110110110001101100101011110 8fced8db8fced8d95e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?ÎØÛ?ÎØÙ^ 001111111000111110101010110000101000111110101001101011001000111110101010111001010011111110001111101010101100001010001111101010011010110010001111101010101110001101011110 3f8faac28fa9ac8faae53f8faac28fa9ac8faae35e
UTF-8 ÎØÛÎØÙ^ 1100001010001111110000111000111011000011100110001100001110011011110000101000111111000011100011101100001110011000110000111001100101011110 c28fc38ec398c39bc28fc38ec398c3995e
UHC ??Ø???Ø?^ 0011111100111111101010001010101000111111001111110011111110101000101010100011111101011110 3f3fa8aa3f3f3fa8aa3f5e

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