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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 邀??[}邀??[{^ 11100111101100010011111100111111010110110111110111100111101100010011111100111111010110110111101101011110 e7b13f3f5b7de7b13f3f5b7b5e
EUC-JP 邀??[}邀??[{^ 11101110101100110011111100111111010110110111110111101110101100110011111100111111010110110111101101011110 eeb33f3f5b7deeb33f3f5b7b5e
UTF-8 邀륅쉿[}邀륅쉿[{^ 1110100110000010100000001110101110100101100001011110110010001001101111110101101101111101111010011000001010000000111010111010010110000101111011001000100110111111010110110111101101011110 e98280eba585ec89bf5b7de98280eba585ec89bf5b7b5e
UHC 邀륅쉿[}邀륅쉿[{^ 1110100110101101100011111110111110111101101100100101101101111101111010011010110110001111111011111011110110110010010110110111101101011110 e9ad8fefbdb25b7de9ad8fefbdb25b7b5e

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