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 ??A?}??A?{^ 0011111100111111010000010011111101111101001111110011111101000001001111110111101101011110 3f3f413f7d3f3f413f7b5e
SJIS-WIN ゚クA粢}゚クA粢{^ 11011111101110000100000111100010111001010111110111011111101110000100000111100010111001010111101101011110 dfb841e2e57ddfb841e2e57b5e
EUC-JP ゚クA粢}゚クA粢{^ 1000111011011111100011101011100001000001111001001110011101111101100011101101111110001110101110000100000111100100111001110111101101011110 8edf8eb841e4e77d8edf8eb841e4e77b5e
UTF-8 ゚クA粢}゚クA粢{^ 1110111110111110100111111110111110111101101110000100000111100111101100101010001001111101111011111011111010011111111011111011110110111000010000011110011110110010101000100111101101011110 efbe9fefbdb841e7b2a27defbe9fefbdb841e7b2a27b5e
UHC ??A?}??A?{^ 0011111100111111010000010011111101111101001111110011111101000001001111110111101101011110 3f3f413f7d3f3f413f7b5e

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