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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 疾鹿シ・疾汐鑈 100011101011111010001110101011011011110010100101100011101011111010001110101011001111101111100111 8ebe8eadbca58ebe8eacfbe7
EUC-JP 疾鹿シ・疾汐鑈 101111001100000010111100101011111000111010111100100011101010010110111100110000001011110010101110100011111110010111101011 bcc0bcaf8ebc8ea5bcc0bcae8fe5eb
UTF-8 疾鹿シ・疾汐鑈 111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110100101111001111001011010111110111001101011000110010000111010011001000110001000 e796bee9b9bfefbdbcefbda5e796bee6b190e99188
UHC 疾鹿??疾汐? 1111001011110000110101101110001100111111001111111111001011110000111000001011000100111111 f2f0d6e33f3ff2f0e0b13f

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