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 萸?И}萸?И{^ 11100100110011100011111110000100010010010111110111100100110011100011111110000100010010010111101101011110 e4ce3f84497de4ce3f84497b5e
EUC-JP 萸?И}萸?И{^ 11101000110100000011111110100111101010100111110111101000110100000011111110100111101010100111101101011110 e8d03fa7aa7de8d03fa7aa7b5e
UTF-8 萸귣И}萸귣И{^ 11101000100100001011100011101010101101111010001111010000100110000111110111101000100100001011100011101010101101111010001111010000100110000111101101011110 e890b8eab7a3d0987de890b8eab7a3d0987b5e
UHC 萸귣И}萸귣И{^ 111010111010110110000010111010111010110010101010011111011110101110101101100000101110101110101100101010100111101101011110 ebad82ebacaa7debad82ebacaa7b5e

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