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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 邀倡懸邀倡懸B 11100111101100011001100011100111100011001001110011100111101100011001100011100111100011001001110001000010 e7b198e78c9ce7b198e78c9c42
EUC-JP 邀倡懸邀倡懸B 11101110101100111101000011101001101101111111110011101110101100111101000011101001101101111111110001000010 eeb3d0e9b7fceeb3d0e9b7fc42
UTF-8 邀倡懸邀倡懸B 11101001100000101000000011100101100000001010000111100110100001111011100011101001100000101000000011100101100000001010000111100110100001111011100001000010 e98280e580a1e687b8e98280e580a1e687b842
UHC 邀倡懸邀倡懸B 11101001101011011111001111011011111110101101100011101001101011011111001111011011111110101101100001000010 e9adf3dbfad8e9adf3dbfad842

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