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 形??}形??{^ 1000110001100000001111110011111101111101100011000110000000111111001111110111101101011110 8c603f3f7d8c603f3f7b5e
EUC-JP 形??}形??{^ 1011011111000001001111110011111101111101101101111100000100111111001111110111101101011110 b7c13f3f7db7c13f3f7b5e
UTF-8 形잏콖}形잏콖{^ 111001011011110110100010111011001001111010001111111011001011110110010110011111011110010110111101101000101110110010011110100011111110110010111101100101100111101101011110 e5bda2ec9e8fecbd967de5bda2ec9e8fecbd967b5e
UHC 形잏콖}形잏콖{^ 111110111010000110011111111001111011000110010000011111011111101110100001100111111110011110110001100100000111101101011110 fba19fe7b1907dfba19fe7b1907b5e

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