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 ????\[????\[^ 00111111001111110011111100111111010111000101101100111111001111110011111100111111010111000101101101011110 3f3f3f3f5c5b3f3f3f3f5c5b5e
SJIS-WIN 疾鹿シ・\[疾鹿シ・\[^ 1000111010111110100011101010110110111100101001010101110001011011100011101011111010001110101011011011110010100101010111000101101101011110 8ebe8eadbca55c5b8ebe8eadbca55c5b5e
EUC-JP 疾鹿シ・\[疾鹿シ・\[^ 101111001100000010111100101011111000111010111100100011101010010101011100010110111011110011000000101111001010111110001110101111001000111010100101010111000101101101011110 bcc0bcaf8ebc8ea55c5bbcc0bcaf8ebc8ea55c5b5e
UTF-8 疾鹿シ・\[疾鹿シ・\[^ 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101001010101110001011011111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110100101010111000101101101011110 e796bee9b9bfefbdbcefbda55c5be796bee9b9bfefbdbcefbda55c5b5e
UHC 疾鹿??\[疾鹿??\[^ 1111001011110000110101101110001100111111001111110101110001011011111100101111000011010110111000110011111100111111010111000101101101011110 f2f0d6e33f3f5c5bf2f0d6e33f3f5c5b5e

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