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 䝌@䝌@^ 11100100100111011000110010001111100011110100000011100100100111011000110010001111100011110100000001011110 e49d8c8f8f40e49d8c8f8f405e
SJIS-WIN ?????@?????@^ 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001011110 3f3f3f3f3f403f3f3f3f3f405e
EUC-JP ä????@ä????@^ 1000111110101011101000110011111100111111001111110011111101000000100011111010101110100011001111110011111100111111001111110100000001011110 8faba33f3f3f3f408faba33f3f3f3f405e
UTF-8 䝌@䝌@^ 1100001110100100110000101001110111000010100011001100001010001111110000101000111101000000110000111010010011000010100111011100001010001100110000101000111111000010100011110100000001011110 c3a4c29dc28cc28fc28f40c3a4c29dc28cc28fc28f405e
UHC ?????@?????@^ 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001011110 3f3f3f3f3f403f3f3f3f3f405e

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