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 ????^??? 0011111100111111001111110011111101011110001111110011111100111111 3f3f3f3f5e3f3f3f
SJIS-WIN 疾鹿シ」^疾汐 10001110101111101000111010101101101111001010001101011110100011101011111010001110101011001111001011000001 8ebe8eadbca35e8ebe8eacf2c1
EUC-JP 疾鹿シ」^疾汐? 1011110011000000101111001010111110001110101111001000111010100011010111101011110011000000101111001010111000111111 bcc0bcaf8ebc8ea35ebcc0bcae3f
UTF-8 疾鹿シ」^疾汐 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010001101011110111001111001011010111110111001101011000110010000111011101000011110111000 e796bee9b9bfefbdbcefbda35ee796bee6b190ee87b8
UHC 疾鹿??^疾汐? 111100101111000011010110111000110011111100111111010111101111001011110000111000001011000100111111 f2f0d6e33f3f5ef2f0e0b13f

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