-- FINANCE, BUSINESS, LAW --
-- CALENDAR: DATES AND EVENTS --
-- WEATHER FORECAST --
-- WORLD COUNTRIES --
-- FUN --
-- TOP 100 GAMES --
-- TV --
-- PHOTO GALLERIES --
-- IT LESSONS, HELP, TOOLS --
-- SEO TIPS AND TRICKS --
-- WHAT IS TIME --
-- ART SCIENCE RELIGION --
HOME
Login form
Username
Password
Remember Me
Forgot your password?
Forgot your username?
Create an account
Ascii Table - ASCII character codes and html, octal, hex and decimal chart conversion
Share
Twitter
This table contains all Lithuanian ASCII codes. HTML Encoding- windows-1257.
Transfered to this page, using PHP code:
<?
chr($str);
.;..
htmlspecialchars($str);
...
iconv("windows-1257","UTF-8", $string);
...
?>