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 100011101100001110001110101011101000111011000010100011101010110110001110110000101011110011000100100011101010000101000001 8ec38eae8ec28ead8ec2bcc48ea141
EUC-JP 偲式篠鹿篠シト治A 1011110011000101101111001011000010111100110001001011110010101111101111001100010010001110101111001000111011000100101111001010001101000001 bcc5bcb0bcc4bcafbcc48ebc8ec4bca341
UTF-8 偲式篠鹿篠シト治A 11100101100000011011001011100101101111001000111111100111101011111010000011101001101110011011111111100111101011111010000011101111101111011011110011101111101111101000010011100110101100101011101101000001 e581b2e5bc8fe7afa0e9b9bfe7afa0efbdbcefbe84e6b2bb41
UHC ?式篠鹿篠??治A 0011111111100011110100101110000111000110110101101110001111100001110001100011111100111111111101101011110101000001 3fe3d2e1c6d6e3e1c63f3ff6bd41

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