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 邀??敖??節 11100111101100010011111100111111100111011100001000111111001111111001000011011111 e7b13f3f9dc23f3f90df
EUC-JP 邀??敖??節 11101110101100110011111100111111110110101100010000111111001111111100000011100001 eeb33f3fdac43f3fc0e1
UTF-8 邀섓쉥敖잍퍜節 111010011000001010000000111011001000010010010011111011001000100110100101111001101001010110010110111011001001111010001101111011011000110110011100111001111010111110000000 e98280ec8493ec89a5e69596ec9e8ded8d9ce7af80
UHC 邀섓쉥敖잍퍜節 1110100110101101100110001110111110111101101010111110011111111001100111111110011010111011100100111110111110111101 e9ad98efbdabe7f99fe6bb93efbd

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