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 ?VW?VJn}?VW?VJn{^ 0011111101010110010101110011111101010110010010100110111001111101001111110101011001010111001111110101011001001010011011100111101101011110 3f56573f564a6e7d3f56573f564a6e7b5e
SJIS-WIN ?VW?VJn}?VW?VJn{^ 0011111101010110010101110011111101010110010010100110111001111101001111110101011001010111001111110101011001001010011011100111101101011110 3f56573f564a6e7d3f56573f564a6e7b5e
EUC-JP 杈VW杈VJn}杈VW杈VJn{^ 10001111110000101111101001010110010101111000111111000010111110100101011001001010011011100111110110001111110000101111101001010110010101111000111111000010111110100101011001001010011011100111101101011110 8fc2fa56578fc2fa564a6e7d8fc2fa56578fc2fa564a6e7b5e
UTF-8 杈VW杈VJn}杈VW杈VJn{^ 11100110100111011000100001010110010101111110011010011101100010000101011001001010011011100111110111100110100111011000100001010110010101111110011010011101100010000101011001001010011011100111101101011110 e69d885657e69d88564a6e7de69d885657e69d88564a6e7b5e
UHC ?VW?VJn}?VW?VJn{^ 0011111101010110010101110011111101010110010010100110111001111101001111110101011001010111001111110101011001001010011011100111101101011110 3f56573f564a6e7d3f56573f564a6e7b5e

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