java store hexadecimal value

Java
Integer.parseInt("45E213", 16)
Source

Also in Java: