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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邀門ウィ籬醍ア匁 11100111101100011001011011100101101100111010100011100010110111111001000111100111101100011001011011100110 e7b196e5b3a8e2df91e7b196e6
EUC-JP 邀門ウィ籬醍ア匁 11101110101100111100110011100111100011101011001110001110101010001110010011100001110000101110100110001110101100011100110011101000 eeb3cce78eb38ea8e4e1c2e98eb1cce8
UTF-8 邀門ウィ籬醍ア匁 111010011000001010000000111010011001011010000000111011111011110110110011111011111011110110101000111001111011000110101100111010011000011010001101111011111011110110110001111001011000110010000001 e98280e99680efbdb3efbda8e7b1ace9868defbdb1e58c81
UHC 邀門??籬醍?? 111010011010110111011010101001100011111100111111110101111110011011110000101101010011111100111111 e9addaa63f3fd7e6f0b53f3f

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