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 ãÕ§íûãÕ§íû^ 10001111111000111101010110100111111011011111101110001111111000111101010110100111111011011111101101011110 8fe3d5a7edfb8fe3d5a7edfb5e
SJIS-WIN ???§?????§??^ 001111110011111100111111100000011001100000111111001111110011111100111111001111111000000110011000001111110011111101011110 3f3f3f81983f3f3f3f3f81983f3f5e
EUC-JP ?ãÕ§íû?ãÕ§íû^ 00111111100011111010101110101010100011111010101011011000101000011111100010001111101010111011111110001111101010111110010100111111100011111010101110101010100011111010101011011000101000011111100010001111101010111011111110001111101010111110010101011110 3f8fabaa8faad8a1f88fabbf8fabe53f8fabaa8faad8a1f88fabbf8fabe55e
UTF-8 ãÕ§íûãÕ§íû^ 11000010100011111100001110100011110000111001010111000010101001111100001110101101110000111011101111000010100011111100001110100011110000111001010111000010101001111100001110101101110000111011101101011110 c28fc3a3c395c2a7c3adc3bbc28fc3a3c395c2a7c3adc3bb5e
UHC ???§?????§??^ 001111110011111100111111101000011101011100111111001111110011111100111111001111111010000111010111001111110011111101011110 3f3f3fa1d73f3f3f3f3fa1d73f3f5e

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