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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疾鹿シヲ疾痔シニ^ 10001110101111101000111010101101101111001010011010001110101111101000111010100100101111001100011001011110 8ebe8eadbca68ebe8ea4bcc65e
EUC-JP 疾鹿シヲ疾痔シニ^ 1011110011000000101111001010111110001110101111001000111010100110101111001100000010111100101001101000111010111100100011101100011001011110 bcc0bcaf8ebc8ea6bcc0bca68ebc8ec65e
UTF-8 疾鹿シヲ疾痔シニ^ 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010011011100111100101101011111011100111100101111001010011101111101111011011110011101111101111101000011001011110 e796bee9b9bfefbdbcefbda6e796bee79794efbdbcefbe865e
UHC 疾鹿??疾痔??^ 11110010111100001101011011100011001111110011111111110010111100001111011011000000001111110011111101011110 f2f0d6e33f3ff2f0f6c03f3f5e

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