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 彫屯?}彫屯?{^ 10010010101001001001001111010100001111110111110110010010101001001001001111010100001111110111101101011110 92a493d43f7d92a493d43f7b5e
EUC-JP 彫屯?}彫屯?{^ 11000100101001101100011011010110001111110111110111000100101001101100011011010110001111110111101101011110 c4a6c6d63f7dc4a6c6d63f7b5e
UTF-8 彫屯♣}彫屯♣{^ 111001011011110110101011111001011011000110101111111000101001100110100011011111011110010110111101101010111110010110110001101011111110001010011001101000110111101101011110 e5bdabe5b1afe299a37de5bdabe5b1afe299a37b5e
UHC 彫屯♣}彫屯♣{^ 111100001100000111010100111010101010001011000000011111011111000011000001110101001110101010100010110000000111101101011110 f0c1d4eaa2c07df0c1d4eaa2c07b5e

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