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 10001110101111101000111010101101101111001011011010001110101111101000111010101011101111001011001001000010 8ebe8eadbcb68ebe8eabbcb242
EUC-JP 疾鹿シカ疾辞シイB 1011110011000000101111001010111110001110101111001000111010110110101111001100000010111100101011011000111010111100100011101011001001000010 bcc0bcaf8ebc8eb6bcc0bcad8ebc8eb242
UTF-8 疾鹿シカ疾辞シイB 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011011011011100111100101101011111011101000101111101001111011101111101111011011110011101111101111011011001001000010 e796bee9b9bfefbdbcefbdb6e796bee8be9eefbdbcefbdb242
UHC 疾鹿??疾???B 111100101111000011010110111000110011111100111111111100101111000000111111001111110011111101000010 f2f0d6e33f3ff2f03f3f3f42

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