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 ??益}??益{^ 0011111100111111100010010111011001111101001111110011111110001001011101100111101101011110 3f3f89767d3f3f89767b5e
EUC-JP 芩?益}芩?益{^ 100011111101011111000011001111111011000111010111011111011000111111010111110000110011111110110001110101110111101101011110 8fd7c33fb1d77d8fd7c33fb1d77b5e
UTF-8 芩뤒益}芩뤒益{^ 111010001000101010101001111010111010010010010010111001111001101110001010011111011110100010001010101010011110101110100100100100101110011110011011100010100111101101011110 e88aa9eba492e79b8a7de88aa9eba492e79b8a7b5e
UHC 芩뤒益}芩뤒益{^ 110100001101100110001111110000101110110011001100011111011101000011011001100011111100001011101100110011000111101101011110 d0d98fc2eccc7dd0d98fc2eccc7b5e

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