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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
UTF-8 玲딂떉[玲딂떉[^ 111011111010011010101101111010111001010010000010111010111001011010001001010110111110111110100110101011011110101110010100100000101110101110010110100010010101101101011110 efa6adeb9482eb96895befa6adeb9482eb96895b5e
UHC 玲딂떉[玲딂떉[^ 111001111011111110001010111010001000101110011111010110111110011110111111100010101110100010001011100111110101101101011110 e7bf8ae88b9f5be7bf8ae88b9f5b5e

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