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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 唸眄\on}唸眄\on{^ 1001101001011000111000011011111001011100011011110110111001111101100110100101100011100001101111100101110001101111011011100111101101011110 9a58e1be5c6f6e7d9a58e1be5c6f6e7b5e
EUC-JP 唸眄\on}唸眄\on{^ 1101001110111001111000101100000001011100011011110110111001111101110100111011100111100010110000000101110001101111011011100111101101011110 d3b9e2c05c6f6e7dd3b9e2c05c6f6e7b5e
UTF-8 唸眄\on}唸眄\on{^ 111001011001010010111000111001111001110010000100010111000110111101101110011111011110010110010100101110001110011110011100100001000101110001101111011011100111101101011110 e594b8e79c845c6f6e7de594b8e79c845c6f6e7b5e
UHC ?眄\on}?眄\on{^ 001111111101100011111000010111000110111101101110011111010011111111011000111110000101110001101111011011100111101101011110 3fd8f85c6f6e7d3fd8f85c6f6e7b5e

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