•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 361,897 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,335 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1922 | Replies: 2
![]() |
•
•
Join Date: Aug 2005
Posts: 80
Reputation:
Rep Power: 3
Solved Threads: 2
int i = 5; // Or number in the ascii table.
System.out.format("%c ", (char)i);http://www.lookuptables.com/
Is that what you mean by special characters?
-Fredric
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,576
Reputation:
Rep Power: 18
Solved Threads: 184
for (int i=1;i<65536;i++)
{
%>
<tr>
<td><%= i %></td>
<td style="border-right=thin solid blue;">&#<%= i %></td>
<td> </td>
<td><%= ++i %></td>
<td style="border-right=thin solid blue;">&#<%= i %></td>part of a JSP I wrote that outputs the entire UTF-8 character set.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Java Marketplace
- Special Character Bullets (HTML and CSS)
- Converting special regular expression quantifiers to NFAs efficiently (Computer Science and Software Design)
- Cannot delete file (Windows 9x / Me)
- Validate textboxes (HTML and CSS)
- reading from a file with python (Python)
- Regex for password (Shell Scripting)
- How do I create a program using an Array ? (C++)
Other Threads in the Java Forum
- Previous Thread: Ftp
- Next Thread: Need some help



Linear Mode