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 ???拒???居^ 0011111100111111001111111000101110010001001111110011111100111111100010111000111101011110 3f3f3f8b913f3f3f8b8f5e
EUC-JP ???拒???居^ 0011111100111111001111111011010111110001001111110011111100111111101101011110111101011110 3f3f3fb5f13f3f3fb5ef5e
UTF-8 卽흡렮拒卽흡렮居^ 11100101100011011011110111101101100111011010000111101011101000001010111011100110100010111001001011100101100011011011110111101101100111011010000111101011101000001010111011100101101100011000010101011110 e58dbded9da1eba0aee68b92e58dbded9da1eba0aee5b1855e
UHC 卽흡렮拒卽흡렮居^ 1111000111101101110010001110110110001110101110111100101111011110111100011110110111001000111011011000111010111011110010111101110001011110 f1edc8ed8ebbcbdef1edc8ed8ebbcbdc5e

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