To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?a?L?a??^ 001111110110000100111111010011000011111101100001001111110011111101011110 3f613f4c3f613f3f5e
SJIS-WIN ?a?L?a??^ 001111110110000100111111010011000011111101100001001111110011111101011110 3f613f4c3f613f3f5e
EUC-JP ?a?L?a??^ 001111110110000100111111010011000011111101100001001111110011111101011110 3f613f4c3f613f3f5e
UTF-8 혢a혬L혢a혶횪^ 11101101100110001010001001100001111011011001100010101100010011001110110110011000101000100110000111101101100110001011011011101101100110101010101001011110 ed98a261ed98ac4ced98a261ed98b6ed9aaa5e
UHC 혢a혬L혢a혶횪^ 1100001010001011011000011100001010010100010011001100001010001011011000011100001010011101110000111010000001011110 c28b61c2944cc28b61c29dc3a05e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)