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{^ 1110011111100010111010001110011101011100011011110110111001111101111001111110001011101000111001110101110001101111011011100111101101011110 e7e2e8e75c6f6e7de7e2e8e75c6f6e7b5e
EUC-JP 鈔韈\on}鈔韈\on{^ 1110111011100100111100001110100101011100011011110110111001111101111011101110010011110000111010010101110001101111011011100111101101011110 eee4f0e95c6f6e7deee4f0e95c6f6e7b5e
UTF-8 鈔韈\on}鈔韈\on{^ 111010011000100010010100111010011001111110001000010111000110111101101110011111011110100110001000100101001110100110011111100010000101110001101111011011100111101101011110 e98894e99f885c6f6e7de98894e99f885c6f6e7b5e
UHC ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e

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