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 凹???}凹???{^ 10001001100110100011111100111111001111110111110110001001100110100011111100111111001111110111101101011110 899a3f3f3f7d899a3f3f3f7b5e
EUC-JP 凹??晷}凹??晷{^ 1011000111111010001111110011111110001111110000101100011101111101101100011111101000111111001111111000111111000010110001110111101101011110 b1fa3f3f8fc2c77db1fa3f3f8fc2c77b5e
UTF-8 凹삯갯晷}凹삯갯晷{^ 111001011000011110111001111011001000001010101111111010101011000010101111111001101001100110110111011111011110010110000111101110011110110010000010101011111110101010110000101011111110011010011001101101110111101101011110 e587b9ec82afeab0afe699b77de587b9ec82afeab0afe699b77b5e
UHC 凹삯갯晷}凹삯갯晷{^ 11101000111010101011101111101001101100001011100111001111111111000111110111101000111010101011101111101001101100001011100111001111111111000111101101011110 e8eabbe9b0b9cffc7de8eabbe9b0b9cffc7b5e

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