lithium\net\http\Router::$_unicode

protected static property

Flag for generating Unicode-capable routes. Turn this off if you don't need it, or if you're using a broken OS distribution (i.e. CentOS).

Source

	protected static $_unicode = true;