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 ¢±of¢±o^}Y¢±of¢±o^}bE 10001111101000101011000101101111011001101000111110100010101100010110111101011110011111010101100110001111101000101011000101101111011001101000111110100010101100010110111101011110011111010110001001000101 8fa2b16f668fa2b16f5e7d598fa2b16f668fa2b16f5e7d6245
SJIS-WIN ?¢±of?¢±o^}Y?¢±of?¢±o^}bE 001111111000000110010001100000010111110101101111011001100011111110000001100100011000000101111101011011110101111001111101010110010011111110000001100100011000000101111101011011110110011000111111100000011001000110000001011111010110111101011110011111010110001001000101 3f8191817d6f663f8191817d6f5e7d593f8191817d6f663f8191817d6f5e7d6245
EUC-JP ?¢±of?¢±o^}Y?¢±of?¢±o^}bE 001111111010000111110001101000011101111001101111011001100011111110100001111100011010000111011110011011110101111001111101010110010011111110100001111100011010000111011110011011110110011000111111101000011111000110100001110111100110111101011110011111010110001001000101 3fa1f1a1de6f663fa1f1a1de6f5e7d593fa1f1a1de6f663fa1f1a1de6f5e7d6245
UTF-8 ¢±of¢±o^}Y¢±of¢±o^}bE 11000010100011111100001010100010110000101011000101101111011001101100001010001111110000101010001011000010101100010110111101011110011111010101100111000010100011111100001010100010110000101011000101101111011001101100001010001111110000101010001011000010101100010110111101011110011111010110001001000101 c28fc2a2c2b16f66c28fc2a2c2b16f5e7d59c28fc2a2c2b16f66c28fc2a2c2b16f5e7d6245
UHC ??±of??±o^}Y??±of??±o^}bE 0011111100111111101000011011111001101111011001100011111100111111101000011011111001101111010111100111110101011001001111110011111110100001101111100110111101100110001111110011111110100001101111100110111101011110011111010110001001000101 3f3fa1be6f663f3fa1be6f5e7d593f3fa1be6f663f3fa1be6f5e7d6245

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