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 ????m????m^ 0011111100111111001111110011111101101101001111110011111100111111001111110110110101011110 3f3f3f3f6d3f3f3f3f6d5e
SJIS-WIN 疾鹿シ」m疾鹿シ」m^ 100011101011111010001110101011011011110010100011011011011000111010111110100011101010110110111100101000110110110101011110 8ebe8eadbca36d8ebe8eadbca36d5e
EUC-JP 疾鹿シ」m疾鹿シ」m^ 10111100110000001011110010101111100011101011110010001110101000110110110110111100110000001011110010101111100011101011110010001110101000110110110101011110 bcc0bcaf8ebc8ea36dbcc0bcaf8ebc8ea36d5e
UTF-8 疾鹿シ」m疾鹿シ」m^ 111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110100011011011011110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101000110110110101011110 e796bee9b9bfefbdbcefbda36de796bee9b9bfefbdbcefbda36d5e
UHC 疾鹿??m疾鹿??m^ 111100101111000011010110111000110011111100111111011011011111001011110000110101101110001100111111001111110110110101011110 f2f0d6e33f3f6df2f0d6e33f3f6d5e

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