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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 影??\}影??\{^ 10001001011001010011111100111111010111000111110110001001011001010011111100111111010111000111101101011110 89653f3f5c7d89653f3f5c7b5e
EUC-JP 影??\}影??\{^ 10110001110001100011111100111111010111000111110110110001110001100011111100111111010111000111101101011110 b1c63f3f5c7db1c63f3f5c7b5e
UTF-8 影⑸깽\}影⑸깽\{^ 1110010110111101101100011110001010010001101110001110101010111001101111010101110001111101111001011011110110110001111000101001000110111000111010101011100110111101010111000111101101011110 e5bdb1e291b8eab9bd5c7de5bdb1e291b8eab9bd5c7b5e
UHC 影⑸깽\}影⑸깽\{^ 1110011110101111101010011110101110110010101001000101110001111101111001111010111110101001111010111011001010100100010111000111101101011110 e7afa9ebb2a45c7de7afa9ebb2a45c7b5e

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