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 10100010101011101010001010101111011001101010001010101110101000101010111101011110011111010101100110100010101011101010001010101111011001101010001010101110101000101010111101011110011111010110001001000101 a2aea2af66a2aea2af5e7d59a2aea2af66a2aea2af5e7d6245
SJIS-WIN ¢?¢?f¢?¢?^}Y¢?¢?f¢?¢?^}bE 100000011001000100111111100000011001000100111111011001101000000110010001001111111000000110010001001111110101111001111101010110011000000110010001001111111000000110010001001111110110011010000001100100010011111110000001100100010011111101011110011111010110001001000101 81913f81913f6681913f81913f5e7d5981913f81913f6681913f81913f5e7d6245
EUC-JP ¢®¢¯f¢®¢¯^}Y¢®¢¯f¢®¢¯^}bE 10100001111100011000111110100010111011101010000111110001100011111010001010110100011001101010000111110001100011111010001011101110101000011111000110001111101000101011010001011110011111010101100110100001111100011000111110100010111011101010000111110001100011111010001010110100011001101010000111110001100011111010001011101110101000011111000110001111101000101011010001011110011111010110001001000101 a1f18fa2eea1f18fa2b466a1f18fa2eea1f18fa2b45e7d59a1f18fa2eea1f18fa2b466a1f18fa2eea1f18fa2b45e7d6245
UTF-8 ¢®¢¯f¢®¢¯^}Y¢®¢¯f¢®¢¯^}bE 1100001010100010110000101010111011000010101000101100001010101111011001101100001010100010110000101010111011000010101000101100001010101111010111100111110101011001110000101010001011000010101011101100001010100010110000101010111101100110110000101010001011000010101011101100001010100010110000101010111101011110011111010110001001000101 c2a2c2aec2a2c2af66c2a2c2aec2a2c2af5e7d59c2a2c2aec2a2c2af66c2a2c2aec2a2c2af5e7d6245
UHC ?®??f?®??^}Y?®??f?®??^}bE 0011111110100010111001110011111100111111011001100011111110100010111001110011111100111111010111100111110101011001001111111010001011100111001111110011111101100110001111111010001011100111001111110011111101011110011111010110001001000101 3fa2e73f3f663fa2e73f3f5e7d593fa2e73f3f663fa2e73f3f5e7d6245

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