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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 邀鹹\}邀鹹\{^ 11100111101100011110101001100011010111000111110111100111101100011110101001100011010111000111101101011110 e7b1ea635c7de7b1ea635c7b5e
EUC-JP 邀鹹\}邀鹹\{^ 11101110101100111111001111000100010111000111110111101110101100111111001111000100010111000111101101011110 eeb3f3c45c7deeb3f3c45c7b5e
UTF-8 邀鹹\}邀鹹\{^ 1110100110000010100000001110100110111001101110010101110001111101111010011000001010000000111010011011100110111001010111000111101101011110 e98280e9b9b95c7de98280e9b9b95c7b5e
UHC 邀鹹\}邀鹹\{^ 11101001101011011111100111101001010111000111110111101001101011011111100111101001010111000111101101011110 e9adf9e95c7de9adf9e95c7b5e

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