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 邀門ウィ縺醍ア 1110011110110001100101101110010110110011101010001110001110000001100100011110011110110001 e7b196e5b3a8e38191e7b1
EUC-JP 邀門ウィ縺醍ア 1110111010110011110011001110011110001110101100111000111010101000111001011110000111000010111010011000111010110001 eeb3cce78eb38ea8e5e1c2e98eb1
UTF-8 邀門ウィ縺醍ア 111010011000001010000000111010011001011010000000111011111011110110110011111011111011110110101000111001111011100010111010111010011000011010001101111011111011110110110001 e98280e99680efbdb3efbda8e7b8bae9868defbdb1
UHC 邀門???醍? 11101001101011011101101010100110001111110011111100111111111100001011010100111111 e9addaa63f3f3ff0b53f

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