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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驟雅岑}驟雅岑{^ 111010011000010110001001111010111001101110101000011111011110100110000101100010011110101110011011101010000111101101011110 e98589eb9ba87de98589eb9ba87b5e
EUC-JP 驟雅岑}驟雅岑{^ 111100011110010110110010111011011101011010101010011111011111000111100101101100101110110111010110101010100111101101011110 f1e5b2edd6aa7df1e5b2edd6aa7b5e
UTF-8 驟雅岑}驟雅岑{^ 111010011010100110011111111010011001101110000101111001011011001010010001011111011110100110101001100111111110100110011011100001011110010110110010100100010111101101011110 e9a99fe99b85e5b2917de9a99fe99b85e5b2917b5e
UHC 驟雅岑}驟雅岑{^ 111101101010111011100100101110101110110111010100011111011111011010101110111001001011101011101101110101000111101101011110 f6aee4baedd47df6aee4baedd47b5e

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