``` $ jruby -e "str = 'Dz'; p org.jcodings.specific.UTF8Encoding::INSTANCE.is_upper(str.codepoints[0])" false ```