#[BinaryFuck](https://esolangs.org/wiki/Binaryfuck), 565 bytes 10101011111101110111111010111110111101111111110111011111101011110101111111010101011111101110111111010111110111101111111111111011111011111111011101011111111010101111110101011111110101110111111010111101011111110111110111101111101010111111101011111111011101111110101111010111111101011111011111101110111111010111101010111111111011101110111110111101011111011111111111111111100101010101010100111111111111100100100100100101010101010100111111111111100100100100100100100100100100100100100100100100100100100100100100100100100100100100101010101010100100100100100100100111111111111100100100100100100100100100100100100100100100100100100100100100100100100100100100101010101010100111111111111100101010101010101001111111111111001110010100111001001001010011100101001110010010010010010010010010010010010010010010010010010010010010010010010010010010101001010101010010010010010010010011111110011111110010010010010010010010010010010101010101010011111111111110010010010010010010010010010010010010010010100111001010010101010101010011111111111110011100101001010101010100100111111111111100101001110010100111001010101010101001001001001111111111111001010101010101001001001001111111111111001001010101010101001001001001111111111111001001010101010101001111111111111001001001010101010101001111111111111001001001001010101010101001001001001001111111111111001001001010101010101001001001001111111111111001001010101010101001001001111111111100111001010010101010101001111111111111001001010101010101001001001001111111111111001001010101010101001001001001111111111100111001010010101010101010011111111111110011100100101010101010100100111111100111110011100101001010101001111111110010101010101010011111111111110010010100111001001010101010101001111111111111001010101010100111111111001110010010101010101010011111111111110010101010101001111111110011100101001110010100111001010011100100101001110010010101010101010010010011111110011111110010101010100111111111001010101010101001111111111111001001010010101010010101001001001111111001111111001001010101010101001111111001010011111111100101010101010100111111111111100100101010100101001111111110010101010101010010010011111110010101010011111111111001010101010101001111111111111001110010100111001001001010011100101010011111001010100111110010100111001010011100101001110010100111001010011100101001110010100111001010011100101001010101010100111111111110011100101001110010010100111001010010101010101001001001001111111110011111001010100111110010100111001010010101010101001001001111111111111001010011100101001010101010100111111111001111100101010010101001111111110010101010100111111100111001010011100100100100101010101010100111111111111100101010101010101001111111111111001010101010100111111111110011100100100101001010101010100111111111110010101010100101001111111111100100101010101010011111111111001110010100100101010101010011111001111111001110010100100101010101010011111001111111110010101010101001010010011111111111110010010100111001001010010101010101001001001001001001001111111001010101001111111111100100101010101010011111111100101010101001001001111100111111111001010101010100101001001001111111001010101001001001001111111001010101001111111111100111001001001010010101010101001111111111100101010101010100111111111111111001001001001001001001001001001001001001001010010101010101001111111111100111001001001010010101010101001111111111100111001001001010100101010101001001001001111100111111111 This basicly stores the characters used in the text file, then navigates through the array, printing them accordingly. Currently quite long, will shorten it up. Here is a compiler/interpreter if you want to try it out: https://gitlab.com/PoroCYon/bfc.