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 ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN 疾鹿シ、疾鹿シヤ@h 1000111010111110100011101010110110111100101001001000111010111110100011101010110110111100110101000100000001101000 8ebe8eadbca48ebe8eadbcd44068
EUC-JP 疾鹿シ、疾鹿シヤ@h 101111001100000010111100101011111000111010111100100011101010010010111100110000001011110010101111100011101011110010001110110101000100000001101000 bcc0bcaf8ebc8ea4bcc0bcaf8ebc8ed44068
UTF-8 疾鹿シ、疾鹿シヤ@h 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001001110011110010110101111101110100110111001101111111110111110111101101111001110111110111110100101000100000001101000 e796bee9b9bfefbdbcefbda4e796bee9b9bfefbdbcefbe944068
UHC 疾鹿??疾鹿??@h 1111001011110000110101101110001100111111001111111111001011110000110101101110001100111111001111110100000001101000 f2f0d6e33f3ff2f0d6e33f3f4068

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