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 ’G‘¶‘®D’G‘¶‘®D^ 100100100100011110010001101101101001000110101110010001001001001001000111100100011011011010010001101011100100010001011110 924791b691ae44924791b691ae445e
SJIS-WIN ?G?¶??D?G?¶??D^ 0011111101000111001111111000000111110111001111110011111101000100001111110100011100111111100000011111011100111111001111110100010001011110 3f473f81f73f3f443f473f81f73f3f445e
EUC-JP ?G?¶?®D?G?¶?®D^ 001111110100011100111111101000101111100100111111100011111010001011101110010001000011111101000111001111111010001011111001001111111000111110100010111011100100010001011110 3f473fa2f93f8fa2ee443f473fa2f93f8fa2ee445e
UTF-8 ’G‘¶‘®D’G‘¶‘®D^ 11000010100100100100011111000010100100011100001010110110110000101001000111000010101011100100010011000010100100100100011111000010100100011100001010110110110000101001000111000010101011100100010001011110 c29247c291c2b6c291c2ae44c29247c291c2b6c291c2ae445e
UHC ?G?¶?®D?G?¶?®D^ 00111111010001110011111110100010110100100011111110100010111001110100010000111111010001110011111110100010110100100011111110100010111001110100010001011110 3f473fa2d23fa2e7443f473fa2d23fa2e7445e

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