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 ??????CA 0011111100111111001111110011111100111111001111110100001101000001 3f3f3f3f3f3f4341
SJIS-WIN 篠セト辞偲爾CA 100011101100001010111110110001001000111010101011100011101100001110001110101000100100001101000001 8ec2bec48eab8ec38ea24341
EUC-JP 篠セト辞偲爾CA 1011110011000100100011101011111010001110110001001011110010101101101111001100010110111100101001000100001101000001 bcc48ebe8ec4bcadbcc5bca44341
UTF-8 篠セト辞偲爾CA 1110011110101111101000001110111110111101101111101110111110111110100001001110100010111110100111101110010110000001101100101110011110001000101111100100001101000001 e7afa0efbdbeefbe84e8be9ee581b2e788be4341
UHC 篠????爾CA 11100001110001100011111100111111001111110011111111101100101100110100001101000001 e1c63f3f3f3fecb34341

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