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 芯??}芯??{^ 1001000001100011001111110011111101111101100100000110001100111111001111110111101101011110 90633f3f7d90633f3f7b5e
EUC-JP 芯??}芯??{^ 1011111111000100001111110011111101111101101111111100010000111111001111110111101101011110 bfc43f3f7dbfc43f3f7b5e
UTF-8 芯륂뢙}芯륂뢙{^ 111010001000101010101111111010111010010110000010111010111010001010011001011111011110100010001010101011111110101110100101100000101110101110100010100110010111101101011110 e88aafeba582eba2997de88aafeba582eba2997b5e
UHC 芯륂뢙}芯륂뢙{^ 111001001010010110001111111011011000111101010100011111011110010010100101100011111110110110001111010101000111101101011110 e4a58fed8f547de4a58fed8f547b5e

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