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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 疾鹿シ・シ」シアB 1000111010111110100011101010110110111100101001011011110010100011101111001011000101000010 8ebe8eadbca5bca3bcb142
EUC-JP 疾鹿シ・シ」シアB 1011110011000000101111001010111110001110101111001000111010100101100011101011110010001110101000111000111010111100100011101011000101000010 bcc0bcaf8ebc8ea58ebc8ea38ebc8eb142
UTF-8 疾鹿シ・シ」シアB 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010010111101111101111011011110011101111101111011010001111101111101111011011110011101111101111011011000101000010 e796bee9b9bfefbdbcefbda5efbdbcefbda3efbdbcefbdb142
UHC 疾鹿??????B 1111001011110000110101101110001100111111001111110011111100111111001111110011111101000010 f2f0d6e33f3f3f3f3f3f42

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