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 永??}永??{^ 1000100101101001001111110011111101111101100010010110100100111111001111110111101101011110 89693f3f7d89693f3f7b5e
EUC-JP 永??}永??{^ 1011000111001010001111110011111101111101101100011100101000111111001111110111101101011110 b1ca3f3f7db1ca3f3f7b5e
UTF-8 永뽫㎕}永뽫㎕{^ 111001101011000010111000111010111011110110101011111000111000111010010101011111011110011010110000101110001110101110111101101010111110001110001110100101010111101101011110 e6b0b8ebbdabe38e957de6b0b8ebbdabe38e957b5e
UHC 永뽫㎕}永뽫㎕{^ 111001111011010110010110111001111010011110100001011111011110011110110101100101101110011110100111101000010111101101011110 e7b596e7a7a17de7b596e7a7a17b5e

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