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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 窈??}窈??{^ 1110001001110111001111110011111101111101111000100111011100111111001111110111101101011110 e2773f3f7de2773f3f7b5e
EUC-JP 窈??}窈??{^ 1110001111011000001111110011111101111101111000111101100000111111001111110111101101011110 e3d83f3f7de3d83f3f7b5e
UTF-8 窈뗨릵}窈뗨릵{^ 111001111010101010001000111010111001011110101000111010111010011010110101011111011110011110101010100010001110101110010111101010001110101110100110101101010111101101011110 e7aa88eb97a8eba6b57de7aa88eb97a8eba6b57b5e
UHC 窈뗨릵}窈뗨릵{^ 111010011010000110001011111010001001000010010011011111011110100110100001100010111110100010010000100100110111101101011110 e9a18be890937de9a18be890937b5e

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