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‘¼‘¡’N‘½‘£’G‘Ÿ 10010010010001111001000110111100100100011010000110010010010011101001000110111101100100011010001110010010010001111001000110011111 924791bc91a1924e91bd91a39247919f
SJIS-WIN ?G?????N???£?G?? 0011111101000111001111110011111100111111001111110011111101001110001111110011111100111111100000011001001000111111010001110011111100111111 3f473f3f3f3f3f4e3f3f3f81923f473f3f
EUC-JP ?G???¡?N???£?G?? 00111111010001110011111100111111001111111000111110100010110000100011111101001110001111110011111100111111101000011111001000111111010001110011111100111111 3f473f3f3f8fa2c23f4e3f3f3fa1f23f473f3f
UTF-8 ’G‘¼‘¡’N‘½‘£’G‘Ÿ 1100001010010010010001111100001010010001110000101011110011000010100100011100001010100001110000101001001001001110110000101001000111000010101111011100001010010001110000101010001111000010100100100100011111000010100100011100001010011111 c29247c291c2bcc291c2a1c2924ec291c2bdc291c2a3c29247c291c29f
UHC ?G?¼?¡?N?½???G?? 00111111010001110011111110101000111110010011111110100010101011100011111101001110001111111010100011110110001111110011111100111111010001110011111100111111 3f473fa8f93fa2ae3f4e3fa8f63f3f3f473f3f

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