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 蹄峯?}蹄峯?{^ 10010010111110111001010111110101001111110111110110010010111110111001010111110101001111110111101101011110 92fb95f53f7d92fb95f53f7b5e
EUC-JP 蹄峯?}蹄峯?{^ 11000100111111011100101011110111001111110111110111000100111111011100101011110111001111110111101101011110 c4fdcaf73f7dc4fdcaf73f7b5e
UTF-8 蹄峯♣}蹄峯♣{^ 111010001011100110000100111001011011001110101111111000101001100110100011011111011110100010111001100001001110010110110011101011111110001010011001101000110111101101011110 e8b984e5b3afe299a37de8b984e5b3afe299a37b5e
UHC 蹄峯♣}蹄峯♣{^ 111100001011010011011100111001111010001011000000011111011111000010110100110111001110011110100010110000000111101101011110 f0b4dce7a2c07df0b4dce7a2c07b5e

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