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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 邀??W}邀??W{^ 11100111101100010011111100111111010101110111110111100111101100010011111100111111010101110111101101011110 e7b13f3f577de7b13f3f577b5e
EUC-JP 邀??W}邀??W{^ 11101110101100110011111100111111010101110111110111101110101100110011111100111111010101110111101101011110 eeb33f3f577deeb33f3f577b5e
UTF-8 邀뤹♥W}邀뤹♥W{^ 1110100110000010100000001110101110100100101110011110001010011001101001010101011101111101111010011000001010000000111010111010010010111001111000101001100110100101010101110111101101011110 e98280eba4b9e299a5577de98280eba4b9e299a5577b5e
UHC 邀뤹♥W}邀뤹♥W{^ 1110100110101101100011111110011110100010101111100101011101111101111010011010110110001111111001111010001010111110010101110111101101011110 e9ad8fe7a2be577de9ad8fe7a2be577b5e

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