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 邀・陋セ粃サ隘 1110011110110001101001011110100010011011101111101110001011100001101110111110100010100101 e7b1a5e89bbee2e1bbe8a5
EUC-JP 邀・陋セ粃サ隘 1110111010110011100011101010010111101111111110111000111010111110111001001110001110001110101110111111000010100111 eeb38ea5effb8ebee4e38ebbf0a7
UTF-8 邀・陋セ粃サ隘 111010011000001010000000111011111011110110100101111010011001100110001011111011111011110110111110111001111011001010000011111011111011110110111011111010011001101010011000 e98280efbda5e9998befbdbee7b283efbdbbe99a98
UHC 邀?陋?粃?隘 1110100110101101001111111101011110110000001111111101110111111011001111111110010011110110 e9ad3fd7b03fddfb3fe4f6

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