This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A085862 #8 Dec 15 2017 17:36:30 %S A085862 0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,1,1,0,0,0,1,1,0,0,1,1,0,1,0,1,1, %T A085862 2,0,0,1,2,1,0,1,0,0,1,0,1,0,1,1,1,0,1,0,1,2,1,0,2,0,2,1,2,1,1,1,3,1, %U A085862 1,0,0,1,2,1,1,2,0,2,1,0,3,2,0,1,3,1,1,3,2,1,3,0,1,2,2,0,5,4,1,2,2,3,1,2,3 %N A085862 Number of 8's in decimal expansion of Fibonacci(n). %t A085862 DigitCount[#,10,8]&/@Fibonacci[Range[00,250]] (* _Harvey P. Dale_, May 18 2011 *) %Y A085862 Cf. 0's A085854, 1's A085855, 2's A085856, 3's A085857, 4's A085858, 5's A085859, 6's A085860, 7's A085861, 9's A085863. %K A085862 base,nonn %O A085862 0,35 %A A085862 _Jason Earls_, Jul 06 2003