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 ŒÏŠWRŒÏŠW^[ŒÏŠWRŒÏŠW^[^ 1000110011001111100010100101011101010010100011001100111110001010010101110101111001011011100011001100111110001010010101110101001010001100110011111000101001010111010111100101101101011110 8ccf8a57528ccf8a575e5b8ccf8a57528ccf8a575e5b5e
SJIS-WIN ???WR???W^[???WR???W^[^ 0011111100111111001111110101011101010010001111110011111100111111010101110101111001011011001111110011111100111111010101110101001000111111001111110011111101010111010111100101101101011110 3f3f3f57523f3f3f575e5b3f3f3f57523f3f3f575e5b5e
EUC-JP ?Ï?WR?Ï?W^[?Ï?WR?Ï?W^[^ 00111111100011111010101011000001001111110101011101010010001111111000111110101010110000010011111101010111010111100101101100111111100011111010101011000001001111110101011101010010001111111000111110101010110000010011111101010111010111100101101101011110 3f8faac13f57523f8faac13f575e5b3f8faac13f57523f8faac13f575e5b5e
UTF-8 ŒÏŠWRŒÏŠW^[ŒÏŠWRŒÏŠW^[^ 1100001010001100110000111000111111000010100010100101011101010010110000101000110011000011100011111100001010001010010101110101111001011011110000101000110011000011100011111100001010001010010101110101001011000010100011001100001110001111110000101000101001010111010111100101101101011110 c28cc38fc28a5752c28cc38fc28a575e5bc28cc38fc28a5752c28cc38fc28a575e5b5e
UHC ???WR???W^[???WR???W^[^ 0011111100111111001111110101011101010010001111110011111100111111010101110101111001011011001111110011111100111111010101110101001000111111001111110011111101010111010111100101101101011110 3f3f3f57523f3f3f575e5b3f3f3f57523f3f3f575e5b5e

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