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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 暦薹聘暦薹聘^ 10010111111011111110010101010110111000111101100110010111111011111110010101010110111000111101100101011110 97efe556e3d997efe556e3d95e
EUC-JP 暦薹聘暦薹聘^ 11001110111100011110100110110111111001101101101111001110111100011110100110110111111001101101101101011110 cef1e9b7e6dbcef1e9b7e6db5e
UTF-8 暦薹聘暦薹聘^ 11100110100110101010011011101000100101101011100111101000100000011001100011100110100110101010011011101000100101101011100111101000100000011001100001011110 e69aa6e896b9e88198e69aa6e896b9e881985e
UHC ??聘??聘^ 001111110011111111011110101111010011111100111111110111101011110101011110 3f3fdebd3f3fdebd5e

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