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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN 盖瘁鞦眩瘁韜E 11100001101100111110000110000001111010001110000111100001101111111110000110000001111010001110100101000101 e1b3e181e8e1e1bfe181e8e945
EUC-JP 盖瘁鞦眩瘁韜E 11100010101101011110000111100001111100001110001111100010110000011110000111100001111100001110101101000101 e2b5e1e1f0e3e2c1e1e1f0eb45
UTF-8 盖瘁鞦眩瘁韜E 11100111100110111001011011100111100110001000000111101001100111101010011011100111100111001010100111100111100110001000000111101001100111111001110001000101 e79b96e79881e99ea6e79ca9e79881e99f9c45
UHC 盖??眩?韜E 11001011110011000011111100111111111110101101111100111111110101001011011101000101 cbcc3f3ffadf3fd4b745

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