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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 逶樒垪}逶樒垪{^ 111001111001101110011110111001111001101010111000011111011110011110011011100111101110011110011010101110000111101101011110 e79b9ee79ab87de79b9ee79ab87b5e
EUC-JP 逶樒垪}逶樒垪{^ 111011011111101111011100111010011101010010111010011111011110110111111011110111001110100111010100101110100111101101011110 edfbdce9d4ba7dedfbdce9d4ba7b5e
UTF-8 逶樒垪}逶樒垪{^ 111010011000000010110110111001101010100010010010111001011001111010101010011111011110100110000000101101101110011010101000100100101110010110011110101010100111101101011110 e980b6e6a892e59eaa7de980b6e6a892e59eaa7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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