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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 易ф?[易ф?[^ 10001000110101011000010010000110001111110101101110001000110101011000010010000110001111110101101101011110 88d584863f5b88d584863f5b5e
EUC-JP 易ф?[易ф?[^ 10110000110101111010011111100110001111110101101110110000110101111010011111100110001111110101101101011110 b0d7a7e63f5bb0d7a7e63f5b5e
UTF-8 易ф땝[易ф땝[^ 11100110100110001001001111010001100001001110101110010101100111010101101111100110100110001001001111010001100001001110101110010101100111010101101101011110 e69893d184eb959d5be69893d184eb959d5b5e
UHC 易ф땝[易ф땝[^ 111001101011011010101100111001101011011010101100010110111110011010110110101011001110011010110110101011000101101101011110 e6b6ace6b6ac5be6b6ace6b6ac5b5e

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