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 園??}園??{^ 1000100110000000001111110011111101111101100010011000000000111111001111110111101101011110 89803f3f7d89803f3f7b5e
EUC-JP 園??}園??{^ 1011000111100000001111110011111101111101101100011110000000111111001111110111101101011110 b1e03f3f7db1e03f3f7b5e
UTF-8 園띕襤}園띕襤{^ 111001011001110010010010111010111001110110010101111011111010010010100100011111011110010110011100100100101110101110011101100101011110111110100100101001000111101101011110 e59c92eb9d95efa4a47de59c92eb9d95efa4a47b5e
UHC 園띕襤}園띕襤{^ 111010101010111010110110111010111101000111111101011111011110101010101110101101101110101111010001111111010111101101011110 eaaeb6ebd1fd7deaaeb6ebd1fd7b5e

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