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 ????v????v^ 0011111100111111001111110011111101110110001111110011111100111111001111110111011001011110 3f3f3f3f763f3f3f3f765e
SJIS-WIN 疾鹿シヲv疾鹿シヲv^ 100011101011111010001110101011011011110010100110011101101000111010111110100011101010110110111100101001100111011001011110 8ebe8eadbca6768ebe8eadbca6765e
EUC-JP 疾鹿シヲv疾鹿シヲv^ 10111100110000001011110010101111100011101011110010001110101001100111011010111100110000001011110010101111100011101011110010001110101001100111011001011110 bcc0bcaf8ebc8ea676bcc0bcaf8ebc8ea6765e
UTF-8 疾鹿シヲv疾鹿シヲv^ 111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110100110011101101110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001100111011001011110 e796bee9b9bfefbdbcefbda676e796bee9b9bfefbdbcefbda6765e
UHC 疾鹿??v疾鹿??v^ 111100101111000011010110111000110011111100111111011101101111001011110000110101101110001100111111001111110111011001011110 f2f0d6e33f3f76f2f0d6e33f3f765e

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