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 ????|????|B 0011111100111111001111110011111101111100001111110011111100111111001111110111110001000010 3f3f3f3f7c3f3f3f3f7c42
SJIS-WIN 疾鹿シャ|疾鹿シャ|B 100011101011111010001110101011011011110010101100011111001000111010111110100011101010110110111100101011000111110001000010 8ebe8eadbcac7c8ebe8eadbcac7c42
EUC-JP 疾鹿シャ|疾鹿シャ|B 10111100110000001011110010101111100011101011110010001110101011000111110010111100110000001011110010101111100011101011110010001110101011000111110001000010 bcc0bcaf8ebc8eac7cbcc0bcaf8ebc8eac7c42
UTF-8 疾鹿シャ|疾鹿シャ|B 111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110101100011111001110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101011000111110001000010 e796bee9b9bfefbdbcefbdac7ce796bee9b9bfefbdbcefbdac7c42
UHC 疾鹿??|疾鹿??|B 111100101111000011010110111000110011111100111111011111001111001011110000110101101110001100111111001111110111110001000010 f2f0d6e33f3f7cf2f0d6e33f3f7c42

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