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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邀也柑}邀也柑{^ 111001111011000110010110111001111000101010111001011111011110011110110001100101101110011110001010101110010111101101011110 e7b196e78ab97de7b196e78ab97b5e
EUC-JP 邀也柑}邀也柑{^ 111011101011001111001100111010011011010010111011011111011110111010110011110011001110100110110100101110110111101101011110 eeb3cce9b4bb7deeb3cce9b4bb7b5e
UTF-8 邀也柑}邀也柑{^ 111010011000001010000000111001001011100110011111111001101001111110010001011111011110100110000010100000001110010010111001100111111110011010011111100100010111101101011110 e98280e4b99fe69f917de98280e4b99fe69f917b5e
UHC 邀也柑}邀也柑{^ 111010011010110111100101101001011100101011110011011111011110100110101101111001011010010111001010111100110111101101011110 e9ade5a5caf37de9ade5a5caf37b5e

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