Have you worked out what 25 is? You go to
Unicode and search for "basic Latin" and open that and look for 19 (hex for 25). And you find EM which is end-of-medium.
You may be able to parse the chars in
Java and get it to print 19, which is also (I think ctrl-Y).
That is as far as I know, but try googling for end-of-medium and see whether you get anything useful (as opposed to 9435983759 sites about ouija boards

).