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 ±£f±£^}Y±£f±£^}bE 100011111011000110100011011001101000111110110001101000110101111001111101010110011000111110110001101000110110011010001111101100011010001101011110011111010110001001000101 8fb1a3668fb1a35e7d598fb1a3668fb1a35e7d6245
SJIS-WIN ?±£f?±£^}Y?±£f?±£^}bE 0011111110000001011111011000000110010010011001100011111110000001011111011000000110010010010111100111110101011001001111111000000101111101100000011001001001100110001111111000000101111101100000011001001001011110011111010110001001000101 3f817d8192663f817d81925e7d593f817d8192663f817d81925e7d6245
EUC-JP ?±£f?±£^}Y?±£f?±£^}bE 0011111110100001110111101010000111110010011001100011111110100001110111101010000111110010010111100111110101011001001111111010000111011110101000011111001001100110001111111010000111011110101000011111001001011110011111010110001001000101 3fa1dea1f2663fa1dea1f25e7d593fa1dea1f2663fa1dea1f25e7d6245
UTF-8 ±£f±£^}Y±£f±£^}bE 110000101000111111000010101100011100001010100011011001101100001010001111110000101011000111000010101000110101111001111101010110011100001010001111110000101011000111000010101000110110011011000010100011111100001010110001110000101010001101011110011111010110001001000101 c28fc2b1c2a366c28fc2b1c2a35e7d59c28fc2b1c2a366c28fc2b1c2a35e7d6245
UHC ?±?f?±?^}Y?±?f?±?^}bE 00111111101000011011111000111111011001100011111110100001101111100011111101011110011111010101100100111111101000011011111000111111011001100011111110100001101111100011111101011110011111010110001001000101 3fa1be3f663fa1be3f5e7d593fa1be3f663fa1be3f5e7d6245

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