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 ?L?jn}?L?jn{^ 00111111010011000011111101101010011011100111110100111111010011000011111101101010011011100111101101011110 3f4c3f6a6e7d3f4c3f6a6e7b5e
SJIS-WIN ?L?jn}?L?jn{^ 00111111010011000011111101101010011011100111110100111111010011000011111101101010011011100111101101011110 3f4c3f6a6e7d3f4c3f6a6e7b5e
EUC-JP ?L?jn}?L?jn{^ 00111111010011000011111101101010011011100111110100111111010011000011111101101010011011100111101101011110 3f4c3f6a6e7d3f4c3f6a6e7b5e
UTF-8 혮L혢jn}혮L혢jn{^ 111011011001100010101110010011001110110110011000101000100110101001101110011111011110110110011000101011100100110011101101100110001010001001101010011011100111101101011110 ed98ae4ced98a26a6e7ded98ae4ced98a26a6e7b5e
UHC 혮L혢jn}혮L혢jn{^ 1100001010010101010011001100001010001011011010100110111001111101110000101001010101001100110000101000101101101010011011100111101101011110 c2954cc28b6a6e7dc2954cc28b6a6e7b5e

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