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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 邀??D邀??D^ 1110011110110001001111110011111101000100111001111011000100111111001111110100010001011110 e7b13f3f44e7b13f3f445e
EUC-JP 邀??D邀??D^ 1110111010110011001111110011111101000100111011101011001100111111001111110100010001011110 eeb33f3f44eeb33f3f445e
UTF-8 邀섇㎘D邀섇㎘D^ 111010011000001010000000111011001000010010000111111000111000111010011000010001001110100110000010100000001110110010000100100001111110001110001110100110000100010001011110 e98280ec8487e38e9844e98280ec8487e38e98445e
UHC 邀섇㎘D邀섇㎘D^ 111010011010110110011000111001011010011110100101010001001110100110101101100110001110010110100111101001010100010001011110 e9ad98e5a7a544e9ad98e5a7a5445e

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