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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跿ォ遲迎跿ォ遲鶏^ 111001101111001110101011111001111010110110001100011111011110011011110011101010111110011110101101100011000111101101011110 e6f3abe7ad8c7de6f3abe7ad8c7b5e
EUC-JP 跿ォ遲迎跿ォ遲鶏^ 1110110011110101100011101010101111101110101011111011011111011110111011001111010110001110101010111110111010101111101101111101110001011110 ecf58eabeeafb7deecf58eabeeafb7dc5e
UTF-8 跿ォ遲迎跿ォ遲鶏^ 11101000101101111011111111101111101111011010101111101001100000011011001011101000101111111000111011101000101101111011111111101111101111011010101111101001100000011011001011101001101101101000111101011110 e8b7bfefbdabe981b2e8bf8ee8b7bfefbdabe981b2e9b68f5e
UHC ??遲迎??遲?^ 001111110011111111110010110000001110011111001010001111110011111111110010110000000011111101011110 3f3ff2c0e7ca3f3ff2c03f5e

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