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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 昇鯱}昇鯱{^ 10001111101110001111100011010010111010011100110111110011110011000111110110001111101110001111100011010010111010011100110111110011110011000111101101011110 8fb8f8d2e9cdf3cc7d8fb8f8d2e9cdf3cc7b5e
EUC-JP 昇?鯱?}昇?鯱?{^ 101111101011101000111111111100101100111100111111011111011011111010111010001111111111001011001111001111110111101101011110 beba3ff2cf3f7dbeba3ff2cf3f7b5e
UTF-8 昇鯱}昇鯱{^ 111001101001100010000111111011101001100110110001111010011010111110110001111011101000101010111111011111011110011010011000100001111110111010011001101100011110100110101111101100011110111010001010101111110111101101011110 e69887ee99b1e9afb1ee8abf7de69887ee99b1e9afb1ee8abf7b5e
UHC 昇???}昇???{^ 11100011101100000011111100111111001111110111110111100011101100000011111100111111001111110111101101011110 e3b03f3f3f7de3b03f3f3f7b5e

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