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 00111111001111110011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f3f3f7d42
SJIS-WIN 疾鹿シ、疾辞シイ}B 1000111010111110100011101010110110111100101001001000111010111110100011101010101110111100101100100111110101000010 8ebe8eadbca48ebe8eabbcb27d42
EUC-JP 疾鹿シ、疾辞シイ}B 101111001100000010111100101011111000111010111100100011101010010010111100110000001011110010101101100011101011110010001110101100100111110101000010 bcc0bcaf8ebc8ea4bcc0bcad8ebc8eb27d42
UTF-8 疾鹿シ、疾辞シイ}B 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001001110011110010110101111101110100010111110100111101110111110111101101111001110111110111101101100100111110101000010 e796bee9b9bfefbdbcefbda4e796bee8be9eefbdbcefbdb27d42
UHC 疾鹿??疾???}B 11110010111100001101011011100011001111110011111111110010111100000011111100111111001111110111110101000010 f2f0d6e33f3ff2f03f3f3f7d42

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