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 篠而篠悉^ 11100111101011111010000011101000100000001000110011100111101011111010000011100110100000101000100101011110 e7afa0e8808ce7afa0e682895e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç¯?è??ç¯?æ??^ 10001111101010111010111010001111101000101011010000111111100011111010101110110010001111110011111110001111101010111010111010001111101000101011010000111111100011111010100111000001001111110011111101011110 8fabae8fa2b43f8fabb23f3f8fabae8fa2b43f8fa9c13f3f5e
UTF-8 篠而篠悉^ 11000011101001111100001010101111110000101010000011000011101010001100001010000000110000101000110011000011101001111100001010101111110000101010000011000011101001101100001010000010110000101000100101011110 c3a7c2afc2a0c3a8c280c28cc3a7c2afc2a0c3a6c282c2895e
UHC ?????????æ??^ 0011111100111111001111110011111100111111001111110011111100111111001111111010100110100001001111110011111101011110 3f3f3f3f3f3f3f3f3fa9a13f3f5e

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