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 円??}円??{^ 1000100101111110001111110011111101111101100010010111111000111111001111110111101101011110 897e3f3f7d897e3f3f7b5e
EUC-JP 円??}円??{^ 1011000111011111001111110011111101111101101100011101111100111111001111110111101101011110 b1df3f3f7db1df3f3f7b5e
UTF-8 円뤸림}円뤸림{^ 111001011000011010000110111010111010010010111000111010111010011010111100011111011110010110000110100001101110101110100100101110001110101110100110101111000111101101011110 e58686eba4b8eba6bc7de58686eba4b8eba6bc7b5e
UHC 円뤸림}円뤸림{^ 111001011111011110001111111001101011100010110010011111011110010111110111100011111110011010111000101100100111101101011110 e5f78fe6b8b27de5f78fe6b8b27b5e

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