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 穩??[穩??[^ 1110001001110010001111110011111101011011111000100111001000111111001111110101101101011110 e2723f3f5be2723f3f5b5e
EUC-JP 穩??[穩??[^ 1110001111010011001111110011111101011011111000111101001100111111001111110101101101011110 e3d33f3f5be3d33f3f5b5e
UTF-8 穩먫콖[穩먫콖[^ 111001111010100110101001111010111010100010101011111011001011110110010110010110111110011110101001101010011110101110101000101010111110110010111101100101100101101101011110 e7a9a9eba8abecbd965be7a9a9eba8abecbd965b5e
UHC 穩먫콖[穩먫콖[^ 111010001011000110010000111010001011000110010000010110111110100010110001100100001110100010110001100100000101101101011110 e8b190e8b1905be8b190e8b1905b5e

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