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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ワレ゚ネDワレ゚ネD^ 110111001101101011011111110010001111000011110011010001001101110011011010110111111100100011110000111100110100010001011110 dcdadfc8f0f344dcdadfc8f0f3445e
EUC-JP ワレ゚ネ?Dワレ゚ネ?D^ 100011101101110010001110110110101000111011011111100011101100100000111111010001001000111011011100100011101101101010001110110111111000111011001000001111110100010001011110 8edc8eda8edf8ec83f448edc8eda8edf8ec83f445e
UTF-8 ワレ゚ネDワレ゚ネD^ 111011111011111010011100111011111011111010011010111011111011111010011111111011111011111010001000111011101000001010110010010001001110111110111110100111001110111110111110100110101110111110111110100111111110111110111110100010001110111010000010101100100100010001011110 efbe9cefbe9aefbe9fefbe88ee82b244efbe9cefbe9aefbe9fefbe88ee82b2445e
UHC ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e

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