<?php

// your code goes here

var_dump(nl2br(htmlentities("€\r\n")));

?>