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 ?y?on}?y?on{^ 00111111011110010011111101101111011011100111110100111111011110010011111101101111011011100111101101011110 3f793f6f6e7d3f793f6f6e7b5e
SJIS-WIN ?y?on}?y?on{^ 00111111011110010011111101101111011011100111110100111111011110010011111101101111011011100111101101011110 3f793f6f6e7d3f793f6f6e7b5e
EUC-JP ?y?on}?y?on{^ 00111111011110010011111101101111011011100111110100111111011110010011111101101111011011100111101101011110 3f793f6f6e7d3f793f6f6e7b5e
UTF-8 챈y혗on}챈y혗on{^ 111011001011000110001000011110011110110110011000100101110110111101101110011111011110110010110001100010000111100111101101100110001001011101101111011011100111101101011110 ecb18879ed98976f6e7decb18879ed98976f6e7b5e
UHC 챈y혗on}챈y혗on{^ 1100001110100110011110011100001010000010011011110110111001111101110000111010011001111001110000101000001001101111011011100111101101011110 c3a679c2826f6e7dc3a679c2826f6e7b5e

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