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 葢Un}葢Un{^ 11101000100100011010001001010101011011100111110111101000100100011010001001010101011011100111101101011110 e891a2556e7de891a2556e7b5e
SJIS-WIN ??¢Un}??¢Un{^ 001111110011111110000001100100010101010101101110011111010011111100111111100000011001000101010101011011100111101101011110 3f3f8191556e7d3f3f8191556e7b5e
EUC-JP è?¢Un}è?¢Un{^ 10001111101010111011001000111111101000011111000101010101011011100111110110001111101010111011001000111111101000011111000101010101011011100111101101011110 8fabb23fa1f1556e7d8fabb23fa1f1556e7b5e
UTF-8 葢Un}葢Un{^ 11000011101010001100001010010001110000101010001001010101011011100111110111000011101010001100001010010001110000101010001001010101011011100111101101011110 c3a8c291c2a2556e7dc3a8c291c2a2556e7b5e
UHC ???Un}???Un{^ 00111111001111110011111101010101011011100111110100111111001111110011111101010101011011100111101101011110 3f3f3f556e7d3f3f3f556e7b5e

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