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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疾鹿シ」疾辞シナ^ 10001110101111101000111010101101101111001010001110001110101111101000111010101011101111001100010101011110 8ebe8eadbca38ebe8eabbcc55e
EUC-JP 疾鹿シ」疾辞シナ^ 1011110011000000101111001010111110001110101111001000111010100011101111001100000010111100101011011000111010111100100011101100010101011110 bcc0bcaf8ebc8ea3bcc0bcad8ebc8ec55e
UTF-8 疾鹿シ」疾辞シナ^ 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010001111100111100101101011111011101000101111101001111011101111101111011011110011101111101111101000010101011110 e796bee9b9bfefbdbcefbda3e796bee8be9eefbdbcefbe855e
UHC 疾鹿??疾???^ 111100101111000011010110111000110011111100111111111100101111000000111111001111110011111101011110 f2f0d6e33f3ff2f03f3f3f5e

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