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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 疾鹿シヲ疾鹿シレ 100011101011111010001110101011011011110010100110100011101011111010001110101011011011110011011010 8ebe8eadbca68ebe8eadbcda
EUC-JP 疾鹿シヲ疾鹿シレ 10111100110000001011110010101111100011101011110010001110101001101011110011000000101111001010111110001110101111001000111011011010 bcc0bcaf8ebc8ea6bcc0bcaf8ebc8eda
UTF-8 疾鹿シヲ疾鹿シレ 111001111001011010111110111010011011100110111111111011111011110110111100111011111011110110100110111001111001011010111110111010011011100110111111111011111011110110111100111011111011111010011010 e796bee9b9bfefbdbcefbda6e796bee9b9bfefbdbcefbe9a
UHC 疾鹿??疾鹿?? 111100101111000011010110111000110011111100111111111100101111000011010110111000110011111100111111 f2f0d6e33f3ff2f0d6e33f3f

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