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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 疾鹿シ」疾辞ショh 10001110101111101000111010101101101111001010001110001110101111101000111010101011101111001010111001101000 8ebe8eadbca38ebe8eabbcae68
EUC-JP 疾鹿シ」疾辞ショh 1011110011000000101111001010111110001110101111001000111010100011101111001100000010111100101011011000111010111100100011101010111001101000 bcc0bcaf8ebc8ea3bcc0bcad8ebc8eae68
UTF-8 疾鹿シ」疾辞ショh 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011010001111100111100101101011111011101000101111101001111011101111101111011011110011101111101111011010111001101000 e796bee9b9bfefbdbcefbda3e796bee8be9eefbdbcefbdae68
UHC 疾鹿??疾???h 111100101111000011010110111000110011111100111111111100101111000000111111001111110011111101101000 f2f0d6e33f3ff2f03f3f3f68

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