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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 疾汐シツ疾痔セ 1000111010111110100011101010110010111100110000101000111010111110100011101010010010111110 8ebe8eacbcc28ebe8ea4be
EUC-JP 疾汐シツ疾痔セ 1011110011000000101111001010111010001110101111001000111011000010101111001100000010111100101001101000111010111110 bcc0bcae8ebc8ec2bcc0bca68ebe
UTF-8 疾汐シツ疾痔セ 111001111001011010111110111001101011000110010000111011111011110110111100111011111011111010000010111001111001011010111110111001111001011110010100111011111011110110111110 e796bee6b190efbdbcefbe82e796bee79794efbdbe
UHC 疾汐??疾痔? 1111001011110000111000001011000100111111001111111111001011110000111101101100000000111111 f2f0e0b13f3ff2f0f6c03f

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