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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 円?\}円?\{^ 1000100101111110001111110101110001111101100010010111111000111111010111000111101101011110 897e3f5c7d897e3f5c7b5e
EUC-JP 円?\}円?\{^ 1011000111011111001111110101110001111101101100011101111100111111010111000111101101011110 b1df3f5c7db1df3f5c7b5e
UTF-8 円츺\}円츺\{^ 1110010110000110100001101110110010111000101110100101110001111101111001011000011010000110111011001011100010111010010111000111101101011110 e58686ecb8ba5c7de58686ecb8ba5c7b5e
UHC 円츺\}円츺\{^ 11100101111101111010111101001011010111000111110111100101111101111010111101001011010111000111101101011110 e5f7af4b5c7de5f7af4b5c7b5e

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