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‘¼‘®O’G‘¼‘®O^ 100100100100011110010001101111001001000110101110010011111001001001000111100100011011110010010001101011100100111101011110 924791bc91ae4f924791bc91ae4f5e
SJIS-WIN ?G????O?G????O^ 001111110100011100111111001111110011111100111111010011110011111101000111001111110011111100111111001111110100111101011110 3f473f3f3f3f4f3f473f3f3f3f4f5e
EUC-JP ?G???®O?G???®O^ 00111111010001110011111100111111001111111000111110100010111011100100111100111111010001110011111100111111001111111000111110100010111011100100111101011110 3f473f3f3f8fa2ee4f3f473f3f3f8fa2ee4f5e
UTF-8 ’G‘¼‘®O’G‘¼‘®O^ 11000010100100100100011111000010100100011100001010111100110000101001000111000010101011100100111111000010100100100100011111000010100100011100001010111100110000101001000111000010101011100100111101011110 c29247c291c2bcc291c2ae4fc29247c291c2bcc291c2ae4f5e
UHC ?G?¼?®O?G?¼?®O^ 00111111010001110011111110101000111110010011111110100010111001110100111100111111010001110011111110101000111110010011111110100010111001110100111101011110 3f473fa8f93fa2e74f3f473fa8f93fa2e74f5e

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