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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 邀・髴添邀・髴澱E 111001111011000110100101111010011001110010010011010110011110011110110001101001011110100110011100100100110110001001000101 e7b1a5e99c9359e7b1a5e99c936245
EUC-JP 邀・髴添邀・髴澱E 1110111010110011100011101010010111110001111111001100010110111010111011101011001110001110101001011111000111111100110001011100001101000101 eeb38ea5f1fcc5baeeb38ea5f1fcc5c345
UTF-8 邀・髴添邀・髴澱E 11101001100000101000000011101111101111011010010111101001101010111011010011100110101101111011101111101001100000101000000011101111101111011010010111101001101010111011010011100110101111101011000101000101 e98280efbda5e9abb4e6b7bbe98280efbda5e9abb4e6beb145
UHC 邀??添邀??澱E 11101001101011010011111100111111111101001101010111101001101011010011111100111111111011101111111001000101 e9ad3f3ff4d5e9ad3f3feefe45

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