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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 篠セト辞偲治篠治A 100011101100001010111110110001001000111010101011100011101100001110001110101000011000111011000010100011101010000101000001 8ec2bec48eab8ec38ea18ec28ea141
EUC-JP 篠セト辞偲治篠治A 1011110011000100100011101011111010001110110001001011110010101101101111001100010110111100101000111011110011000100101111001010001101000001 bcc48ebe8ec4bcadbcc5bca3bcc4bca341
UTF-8 篠セト辞偲治篠治A 11100111101011111010000011101111101111011011111011101111101111101000010011101000101111101001111011100101100000011011001011100110101100101011101111100111101011111010000011100110101100101011101101000001 e7afa0efbdbeefbe84e8be9ee581b2e6b2bbe7afa0e6b2bb41
UHC 篠????治篠治A 11100001110001100011111100111111001111110011111111110110101111011110000111000110111101101011110101000001 e1c63f3f3f3ff6bde1c6f6bd41

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