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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 邀也幹\}邀也幹\{^ 1110011110110001100101101110011110001010101100100101110001111101111001111011000110010110111001111000101010110010010111000111101101011110 e7b196e78ab25c7de7b196e78ab25c7b5e
EUC-JP 邀也幹\}邀也幹\{^ 1110111010110011110011001110100110110100101101000101110001111101111011101011001111001100111010011011010010110100010111000111101101011110 eeb3cce9b4b45c7deeb3cce9b4b45c7b5e
UTF-8 邀也幹\}邀也幹\{^ 1110100110000010100000001110010010111001100111111110010110111001101110010101110001111101111010011000001010000000111001001011100110011111111001011011100110111001010111000111101101011110 e98280e4b99fe5b9b95c7de98280e4b99fe5b9b95c7b5e
UHC 邀也幹\}邀也幹\{^ 1110100110101101111001011010010111001010110011110101110001111101111010011010110111100101101001011100101011001111010111000111101101011110 e9ade5a5cacf5c7de9ade5a5cacf5c7b5e

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