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 邀・隹コ邀・蝴カ^ 11100111101100011010010111101000101100001011101011100111101100011010010111100101100110101011011001011110 e7b1a5e8b0bae7b1a5e59ab65e
EUC-JP 邀・隹コ邀・蝴カ^ 1110111010110011100011101010010111110000101100101000111010111010111011101011001110001110101001011110100111111010100011101011011001011110 eeb38ea5f0b28ebaeeb38ea5e9fa8eb65e
UTF-8 邀・隹コ邀・蝴カ^ 11101001100000101000000011101111101111011010010111101001100110101011100111101111101111011011101011101001100000101000000011101111101111011010010111101000100111011011010011101111101111011011011001011110 e98280efbda5e99ab9efbdbae98280efbda5e89db4efbdb65e
UHC 邀???邀?蝴?^ 111010011010110100111111001111110011111111101001101011010011111111111011110111010011111101011110 e9ad3f3f3fe9ad3ffbdd3f5e

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