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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邀??邀??晤 11100111101100010011111100111111111001111011000100111111001111111001110111101011 e7b13f3fe7b13f3f9deb
EUC-JP 邀??邀??晤 11101110101100110011111100111111111011101011001100111111001111111101101011101101 eeb33f3feeb33f3fdaed
UTF-8 邀꾬쉰邀꾬쉰晤 111010011000001010000000111010101011111010101100111011001000100110110000111010011000001010000000111010101011111010101100111011001000100110110000111001101001100110100100 e98280eabeacec89b0e98280eabeacec89b0e699a4
UHC 邀꾬쉰邀꾬쉰晤 1110100110101101100001001110111110111101101011101110100110101101100001001110111110111101101011101110011111111011 e9ad84efbdaee9ad84efbdaee7fb

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