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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 疾鹿シオ疾辞シミB 10001110101111101000111010101101101111001011010110001110101111101000111010101011101111001101000001000010 8ebe8eadbcb58ebe8eabbcd042
EUC-JP 疾鹿シオ疾辞シミB 1011110011000000101111001010111110001110101111001000111010110101101111001100000010111100101011011000111010111100100011101101000001000010 bcc0bcaf8ebc8eb5bcc0bcad8ebc8ed042
UTF-8 疾鹿シオ疾辞シミB 11100111100101101011111011101001101110011011111111101111101111011011110011101111101111011011010111100111100101101011111011101000101111101001111011101111101111011011110011101111101111101001000001000010 e796bee9b9bfefbdbcefbdb5e796bee8be9eefbdbcefbe9042
UHC 疾鹿??疾???B 111100101111000011010110111000110011111100111111111100101111000000111111001111110011111101000010 f2f0d6e33f3ff2f03f3f3f42

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