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 ????X????m 00111111001111110011111100111111010110000011111100111111001111110011111101101101 3f3f3f3f583f3f3f3f6d
SJIS-WIN 疾鹿シヲX疾鹿シ」m 1000111010111110100011101010110110111100101001100101100010001110101111101000111010101101101111001010001101101101 8ebe8eadbca6588ebe8eadbca36d
EUC-JP 疾鹿シヲX疾鹿シ」m 101111001100000010111100101011111000111010111100100011101010011001011000101111001100000010111100101011111000111010111100100011101010001101101101 bcc0bcaf8ebc8ea658bcc0bcaf8ebc8ea36d
UTF-8 疾鹿シヲX疾鹿シ」m 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001100101100011100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010001101101101 e796bee9b9bfefbdbcefbda658e796bee9b9bfefbdbcefbda36d
UHC 疾鹿??X疾鹿??m 1111001011110000110101101110001100111111001111110101100011110010111100001101011011100011001111110011111101101101 f2f0d6e33f3f58f2f0d6e33f3f6d

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