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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 昇オW}昇オW{^ 100011111011100011111000100011101011010101010111011111011000111110111000111110001000111010110101010101110111101101011110 8fb8f88eb5577d8fb8f88eb5577b5e
EUC-JP 昇?オW}昇?オW{^ 101111101011101000111111100011101011010101010111011111011011111010111010001111111000111010110101010101110111101101011110 beba3f8eb5577dbeba3f8eb5577b5e
UTF-8 昇オW}昇オW{^ 1110011010011000100001111110111010011000101011011110111110111101101101010101011101111101111001101001100010000111111011101001100010101101111011111011110110110101010101110111101101011110 e69887ee98adefbdb5577de69887ee98adefbdb5577b5e
UHC 昇??W}昇??W{^ 11100011101100000011111100111111010101110111110111100011101100000011111100111111010101110111101101011110 e3b03f3f577de3b03f3f577b5e

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