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 00111111001111110011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f3f3f4042
SJIS-WIN 疾鹿シ・疾辞シミ@B 1000111010111110100011101010110110111100101001011000111010111110100011101010101110111100110100000100000001000010 8ebe8eadbca58ebe8eabbcd04042
EUC-JP 疾鹿シ・疾辞シミ@B 101111001100000010111100101011111000111010111100100011101010010110111100110000001011110010101101100011101011110010001110110100000100000001000010 bcc0bcaf8ebc8ea5bcc0bcad8ebc8ed04042
UTF-8 疾鹿シ・疾辞シミ@B 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001011110011110010110101111101110100010111110100111101110111110111101101111001110111110111110100100000100000001000010 e796bee9b9bfefbdbcefbda5e796bee8be9eefbdbcefbe904042
UHC 疾鹿??疾???@B 11110010111100001101011011100011001111110011111111110010111100000011111100111111001111110100000001000010 f2f0d6e33f3ff2f03f3f3f4042

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